Hello All
I recently purchased MSP-EXP430G2553 Launch Pad and CC3000 BoosterPack WiFi board. Installed Energia 0101E0010 and tried to compile the 'SimpleWebServer' example. The compiler comes back with these errors:
simpleWebServer.ino: In function 'void setup()':
simpleWebServer.ino:25:17: error: 'P6_5' was not declared in this scope
simpleWebServer.ino:31:11: error: 'PUSH1' was not declared in this scope
simpleWebServer.ino: In function 'void printConfig()':
simpleWebServer.ino:165:28: error: 'PUSH1' was not declared in this scope
Any help appriciated, vince