Add original Heltec V1 board

no longer in production
This commit is contained in:
Thomas Göttgens 2021-12-30 22:08:59 +01:00 committed by GitHub
parent 4a64080d16
commit 2223818698
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -219,7 +219,10 @@ enum HardwareModel {
// The new version of the heltec WiFi_Lora_32_V2 board that has battery sensing hooked to GPIO 37. Sadly they did not update anything on the silkscreen to identify this board
HELTEC_V2_1 = 10;
// Ancient heltec WiFi_Lora_32 board
HELTEC_V1 = 11;
/*
* Less common/prototype boards listed here (needs one more byte over the air)
*/