Merge pull request #69 from caveman99/Heltec-V1

Add original Heltec V1 board
pull/70/head
Jm Casler 2022-01-01 23:24:56 -08:00 zatwierdzone przez GitHub
commit 7b80bde421
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -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)
*/