Update board/teensy comment (#19456)

2.0.x
Jason Smith 4 years ago committed by GitHub
parent 63e7ae793b
commit d051c2adbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save