Skip to content

Commit

Permalink
Update bbn-nmea2000-env-m5atom.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Jun 11, 2024
1 parent e250044 commit 3e547d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbn-nmea2000-env-m5atom/bbn-nmea2000-env-m5atom.ino
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#define CAN_TX_PIN ESP32_CAN_TX_PIN
#define CAN_RX_PIN ESP32_CAN_RX_PIN

#include <M5UnitENV.h>
#include "M5_ENV.h"

#include <Preferences.h>
#include "NMEA2000_esp32.h"
Expand Down

0 comments on commit 3e547d0

Please sign in to comment.