I have used the wizard to create a script but having compiling issues.
The following features were automatically added:
Watchdog Timer
Version Menu
The following features were detected:
Dimming Signal
Wifi Attachment
2014 Main Screen
Extra Font - Medium Size (8x8 pixels)
Salinity Expansion Module
ORP Expansion Module
Simple Menu
sketch_nov07b.cpp: In function 'void setup()':
sketch_nov07b:49: error: 'class ReefAngelClass' has no member named 'FeedingModePortsE'
sketch_nov07b:52: error: 'class ReefAngelClass' has no member named 'WaterChangePortsE'
sketch_nov07b:55: error: 'class ReefAngelClass' has no member named 'LightsOnPortsE'
sketch_nov07b:58: error: 'class ReefAngelClass' has no member named 'OverheatShutoffPortsE'
After wizard compiling error
-
- Posts: 78
- Joined: Thu Nov 05, 2015 2:45 pm
- Location: Australia
Re: After wizard compiling error
Make sure to not select relay expansion module if you don't have one.
Roberto.
-
- Posts: 78
- Joined: Thu Nov 05, 2015 2:45 pm
- Location: Australia
Re: After wizard compiling error
I have the module
-
- Posts: 78
- Joined: Thu Nov 05, 2015 2:45 pm
- Location: Australia
Re: After wizard compiling error
AH its because I didn't have any ports turned on on the second board yet. Sorted now