Update board/teensy comment (#19456)
This commit is contained in:
parent
63e7ae793b
commit
d051c2adbd
1
.github/workflows/test-builds.yml
vendored
1
.github/workflows/test-builds.yml
vendored
|
@ -41,6 +41,7 @@ jobs:
|
|||
- mega2560
|
||||
- teensy31
|
||||
- teensy35
|
||||
- teensy41
|
||||
- SAMD51_grandcentral_m4
|
||||
|
||||
# Extended AVR Environments
|
||||
|
|
|
@ -359,8 +359,8 @@
|
|||
|
||||
#define BOARD_THE_BORG 5000 // THE-BORG (Power outputs: Hotend0, Hotend1, Bed, Fan)
|
||||
#define BOARD_REMRAM_V1 5001 // RemRam v1
|
||||
#define BOARD_TEENSY41 5002 // Teensy4.0 and Teensy4.1
|
||||
#define BOARD_T41U5XBB 5003 // T41U5XBB Teensy4.1 breakout board
|
||||
#define BOARD_TEENSY41 5002 // Teensy 4.1
|
||||
#define BOARD_T41U5XBB 5003 // T41U5XBB Teensy 4.1 breakout board
|
||||
|
||||
//
|
||||
// Espressif ESP32 WiFi
|
||||
|
|
Loading…
Reference in a new issue