This commit is contained in:
Stephen Crane 2014-12-17 15:14:58 +00:00
parent 9dbd438372
commit c21a5b7edd
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ void reset() {
void setup() {
Serial.begin(115200);
Serial.println("hello world");
hardware_init(cpu);
for (unsigned i = 0; i < RAM_SIZE; i += 1024)