WeatherDuino Forum

Full Version: WD V5 Software compile error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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.
Thanks Werk, will try tomorrow. 
I wish you and the forum community a happy new year