05-02-2024, 00:12
Hi,
Your assumption is right, the code should compile fine for any of the user selectable options, and it does.
WeatherDuino Pro2 Universal TX AT328 - Version: 7.0_b003
![[Image: GerardvanA_TXcompile.png]](https://www.meteocercal.info/forum/images/01forum_img/pictures_for_PM/GerardvanA_TXcompile.png)
I may be wrong but apparently it seems something related to sensors libraries.
If you got the TX software from here, then the package should include all the libraries in the correct version for the code to compile.
Please check this things:
- You are using the libraries included on the firmware package and not any other version no matter it is newer or older.
- Arduino IDE is using AVR boards version 1.6.21
Please let me know if this solved the problem.
Thank you.
Werk_AG
(04-02-2024, 22:31)GerardvanA Wrote: ...
but I would assume the code should compile ok for all options.
...
Your assumption is right, the code should compile fine for any of the user selectable options, and it does.
WeatherDuino Pro2 Universal TX AT328 - Version: 7.0_b003
![[Image: GerardvanA_TXcompile.png]](https://www.meteocercal.info/forum/images/01forum_img/pictures_for_PM/GerardvanA_TXcompile.png)
I may be wrong but apparently it seems something related to sensors libraries.
If you got the TX software from here, then the package should include all the libraries in the correct version for the code to compile.
Please check this things:
- You are using the libraries included on the firmware package and not any other version no matter it is newer or older.
- Arduino IDE is using AVR boards version 1.6.21
Please let me know if this solved the problem.
Thank you.
Werk_AG

