remove a comment
This commit is contained in:
parent
c2d852a5e6
commit
b2b20cf198
|
@ -167,11 +167,6 @@ void setup()
|
|||
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);
|
||||
|
|
Loading…
Reference in New Issue
Block a user