switch to teensy 3.0
This commit is contained in:
@ -19,6 +19,8 @@ static Thermometer thermometer;
|
||||
|
||||
|
||||
void setup() {
|
||||
Serial.begin(9600);
|
||||
|
||||
spiInit();
|
||||
|
||||
cmdServer.begin();
|
||||
|
Reference in New Issue
Block a user