Prabin Kumar Das
Prabin Kumar Das
I am getting this error, I tried several things but couldn't get it to work. any help will be appreciated. Thanks
``` #include #include #include #define OUR_latitude 22.5726723 // Moscow cordinates #define OUR_longtitude 88.3638815 #define OUR_timezone 330 // localtime with UTC difference in minutes sunMoon sm; void setup() { tmElements_t tm;...
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question Hey team 👋, I have a use case...