mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add ther other Adafruit displauy and a comment about A0.
This commit is contained in:
parent
97cd687e82
commit
2d7f6d12d9
1 changed files with 3 additions and 1 deletions
|
|
@ -610,7 +610,9 @@ enum HardwareModel {
|
|||
* Adafruit Feather RP2040 with RFM95 LoRa Radio RFM95 with SX1272, SSD1306 OLED
|
||||
* https://www.adafruit.com/product/5714
|
||||
* https://www.adafruit.com/product/326
|
||||
*
|
||||
* https://www.adafruit.com/product/938
|
||||
* ^^^ short A0 to switch to I2C address 0x3C
|
||||
*
|
||||
*/
|
||||
RP2040_FEATHER_RFM95 = 75;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue