Skip to content

Commit

Permalink
Update bbn-nmea2000-usb-gw-m5atom.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Jun 11, 2024
1 parent 41eb8ff commit e0e372e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbn-nmea2000-usb-gw-m5atom/bbn-nmea2000-usb-gw-m5atom.ino
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include "NMEA2000_esp32.h"
#include <ReactESP.h>
#include <Wire.h>
#include <esp_private/esp_int_wdt.h>
#include <esp_int_wdt.h>
#include <esp_task_wdt.h>

using namespace reactesp;
Expand Down

0 comments on commit e0e372e

Please sign in to comment.