Andrey Marakulin
Andrey Marakulin
Shure, full code: [NodeMCU_BPM180_DHT11.ino.txt](https://github.com/user-attachments/files/15804363/NodeMCU_BPM180_DHT11.ino.txt) (NodeMCU + BPM180+ DHT11) Thanks for reply, feel free to close issue because i don't sure that is decoder problem.
**I was able to reproduce the error with a smaller traceback!** Because of the server layer, I didn’t find error right away. The error was in this function ```cpp float...
Same problem, updated today. Docker Desktop 4.33.1 (161083), Windows10
@jurepetrovic Actually no, i couldn't figure out how to write try/catch or similar block for NodeMCU But i fix some wiring and the problem began to occur less frequently or...
> YOLO inherits from `torch.nn.Module`, so it has the all the attributes of the parent class including `training`. That's ok. But why attributes has different values? > The actual model...