frankjoshua / rosserial_arduino_lib

56 stars 46 forks source link

Support WiFiNINA compatible boards #15

Closed Tuebel closed 3 weeks ago

Tuebel commented 2 years ago

Adds WiFi support for WiFiNINA compatible boards: https://github.com/arduino-libraries/WiFiNINA I am not sure, if there is a better precompiler definition than NINA_GPIO0 to determine the compatibility during the compilation.