SlashDevin / NeoGPS

NMEA and ublox GPS parser for Arduino, configurable to use as few as 10 bytes of RAM
GNU General Public License v3.0
707 stars 195 forks source link

Where is Serial1 in Micro? #118

Closed bluems closed 5 years ago

bluems commented 5 years ago

You said "For Micro and Leo (and other 32U4-based Arduinos), you can connect the GPS device to the Serial1 pins." in https://github.com/SlashDevin/NeoGPS/blob/master/extras/doc/Installing.md

But, The below link written that micro has not Serial1. https://www.arduino.cc/reference/en/language/functions/communication/serial/

Can you tell me Serial1?

bluems commented 5 years ago

I found below article and understand. sorry. https://stackoverflow.com/questions/21944925/arduino-serial1