Skip to content

Commit

Permalink
Added ESP32 layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Twilight-Logic committed Feb 14, 2024
1 parent e5b1e75 commit fe3e87e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AR488/AR488_Config.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
#endif

/***** Debug port *****/
#define DEBUG_ENABLE
//#define DEBUG_ENABLE
#ifdef DEBUG_ENABLE
// Serial port device
#define DB_SERIAL_PORT Serial
Expand Down Expand Up @@ -223,7 +223,7 @@
//#define DEBUG_GPIB_DEVICE // GPIBbus::unAddressDevice(), GPIBbus::addressDevice

// GPIB layout
#define DEBUG_LAYOUT
//#define DEBUG_LAYOUT

// EEPROM module
//#define DEBUG_EEPROM // EEPROM
Expand Down

0 comments on commit fe3e87e

Please sign in to comment.