WD V5 Software compile error - Printable Version
+- WeatherDuino Forum (
https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (
https://www.meteocercal.info/forum/forum-4.html)
+--- Forum: Software Questions (
https://www.meteocercal.info/forum/forum-10.html)
+--- Thread: WD V5 Software compile error (
/thread-1304.html)
WD V5 Software compile error -
rich27gc - 31-12-2017
Hi Werk
I am receiving a compile error for the wireless display software, any ideas?
Sketch uses 31000 bytes (100%) of program storage space. Maximum is 30720 bytes.
Global variables use 1185 bytes (57%) of dynamic memory, leaving 863 bytes for local variables. Maximum is 2048 bytes.
Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.
Error compiling for board Arduino Nano.
RE: WD V5 Software compile error -
werk_ag - 31-12-2017
Hi Rich,
In this firsts release of the new WD software, if you are using the latest WD v4.x board, please use:
Code:
// --- Define type of Local TH sensor
#define InsideTH_Sensor 9 // 0= DHT22, 1= HTU21D, 2= SHT21, 3= SHT31, 9= Use Main Station TH sensor
I will need to squeeze the code a little more.
RE: WD V5 Software compile error -
rich27gc - 31-12-2017
Thanks Werk, will try tomorrow.
I wish you and the forum community a happy new year