This website requires JavaScript.
Explore
Help
Sign In
pohui_pohui
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
mirror of
https://github.com/meshtastic/firmware.git
synced
2025-02-01 18:29:56 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
fdc27fe08b
firmware
/
variants
/
portduino
/
variant.h
2 lines
59 B
C
Raw
Normal View
History
Unescape
Escape
Initial implementation of I2C
2023-11-29 06:48:30 +00:00
#
define HAS_SCREEN 1
Portduino work (#3049) * Move to Portduino's getMacAddr() * Add ST7735/S screen support * Push Raspbian support into native target * Remove latent pigpio references. * CardKB defensive programming * Adds configurable spidev * Fixes to build on Fedora 40 * ENUMs are not #defines. Pull latest portduino * Add more configuration options for SPI displays * Add config.yaml option to set DIO3_TCXO_VOLTAGE * change tft clear() to fillScreen() Maintains compatability with ESPI driver. * Adds TXen and RXen pins to portduino * Add -c --config options to specify config file * Fail when a specified config file is unavailable --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-01-12 08:00:31 +00:00
#
define CANNED_MESSAGE_MODULE_ENABLE 1
Reference in New Issue
Copy Permalink