Compiler Error 65
expected a ";"¶
#include "mbed.h"
DigitalOut myled (LED1);
int main(){
led1 = 1//The wrong line
wait (0.2);//DASS line compiler error
}
I'm sorry. I am using a Japanese translation service so. I think there is a cryptic statement.
Last modified 17 Aug 2012, by .
1 reply


Please login to post comments.