Page 1 of 1

After wizard compiling error

Posted: Fri Nov 06, 2015 12:11 pm
by tyson_mitchell_88
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'

Re: After wizard compiling error

Posted: Fri Nov 06, 2015 12:31 pm
by rimai
Make sure to not select relay expansion module if you don't have one.

Re: After wizard compiling error

Posted: Fri Nov 06, 2015 12:34 pm
by tyson_mitchell_88
I have the module

Re: After wizard compiling error

Posted: Fri Nov 06, 2015 12:43 pm
by tyson_mitchell_88
AH its because I didn't have any ports turned on on the second board yet. Sorted now :)