Logo
Explore Help
Register Sign In
rbxii3/firmware
1
0
Fork 0
You've already forked firmware
mirror of https://github.com/meshtastic/firmware.git synced 2026-01-04 17:11:01 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
89c1e041e1abe135d4509c68a1fc7b843451b2e3
firmware/variants/portduino/variant.h

5 lines
168 B
C
Raw Normal View History

Initial implementation of I2C
2023-11-29 00:48:30 -06:00
#define HAS_SCREEN 1
Re-enable GPS on native
2024-02-15 11:46:30 -06:00
#define CANNED_MESSAGE_MODULE_ENABLE 1
#define HAS_GPS 1
Make SPI frequency and TOPHONE queue size configurable on Native (#4369) * Make SPI frequency configurable on Native * Make the tophone queue size configurable for Portduino * The modified SPISettings must be configured in setup(), after config.yaml is processed * make MeshService a pointer, so we can configure MAX_RX_TOPHONE at run time * Got a little over excited with refactoring * Silence a warning
2024-08-01 19:29:49 -05:00
#define MAX_RX_TOPHONE settingsMap[maxtophone]
Potential fix for bad Rx performance on T1000-E (#4885) * Potential fix for bad Rx performance on T1000-E * validate and refactor RF switching, eliminate godmode --------- Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2024-09-28 16:24:13 +02:00
#define MAX_NUM_NODES settingsMap[maxnodes]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 5100ms Template: 198ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API