Skip to content

Commit

Permalink
Added @6d64 merges and preparing for the PCB setup as default
Browse files Browse the repository at this point in the history
Co-Authored-By: 6d64 <61372877+6d64@users.noreply.github.com>
  • Loading branch information
zenaro147 and 6d64 committed Apr 21, 2022
1 parent cab6732 commit 871000a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NeoGB_Printer/NeoGB_Printer.ino
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
// #include <ArduinoJson.h>
#endif

#define numVersion "Ver. 1.6.7"
#define numVersion "Ver. 1.6.9b"

/*******************************************************************************
*******************************************************************************/
Expand Down
4 changes: 2 additions & 2 deletions NeoGB_Printer/config.h.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
//#define LED_STATUS_PIN 5 // LED blink on packet reception (2 is internal LED)

// RGB LED Definitions
//#define LED_STATUS_BLUE 4
//#define LED_STATUS_BLUE 17
//#define LED_STATUS_RED 16
//#define LED_STATUS_GREEN 17
//#define LED_STATUS_GREEN 4
//#define COMMON_ANODE
//#define COMMON_CATHODE

Expand Down

0 comments on commit 871000a

Please sign in to comment.