NMEA2000_esp32
NMEA2000_esp32 copied to clipboard
Adapted NMEA2000_esp32 to IDF 5.x
After upgrading my projects to arduino esp32 platform 3.0.7 with IDF 5.1.4 the file NMEA2000_esp32.cpp did not compile any more. There where breaking changes from IDF 4 to 5. This pull request fixes this issue with conditional compile. It was tested successfully with a Simrad Go 7 device.