mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Warning "extra tokens at end of #endif" #307

Closed terrillmoore closed 3 years ago

terrillmoore commented 3 years ago

The commit 69673834 for #300 unfortunately added uncommented text at end of a #endif:

https://github.com/mcci-catena/Catena-Arduino-Platform/blob/ab4527b8346f72bf64c5be24d7a97648a91194de/src/lib/Catena_Download.cpp#L596

This causes a compile warning.