NMEA2000_esp32 icon indicating copy to clipboard operation
NMEA2000_esp32 copied to clipboard

Adapted NMEA2000_esp32 to IDF 5.x

Open RainerSchielke opened this issue 11 months ago • 0 comments

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.

RainerSchielke avatar Dec 16 '24 17:12 RainerSchielke