remove a comment

This commit is contained in:
sessionm21 2020-05-13 06:38:47 +01:00
parent c2d852a5e6
commit b2b20cf198
1 changed files with 1 additions and 6 deletions

View File

@ -166,12 +166,7 @@ void setup()
Serial.begin(9600);
ss.begin(4800);
while (! Serial);
/****************************************************
* Configure USART
* - onboard serial to usb
* - software serial connected to GPS module
***************************************************/
pinMode(LED_BUILTIN, OUTPUT);
push_vert(44.55818, -123.28341);