firmware/src/modules
pr000t 5371f134ba
Add Sensirion SHT4X sensors (#3792)
* add Sensirion SHT4X sensors

* Update platformio.ini

Fix lib version

* Delete src/mesh/generated/meshtastic/telemetry.pb.h

* Revert "Delete src/mesh/generated/meshtastic/telemetry.pb.h"

This reverts commit 8e5e6a9f6ff4e31ed32775741c03a855e663a5de.

* remove modification on generated file

* Update ScanI2CTwoWire.cpp

Fix copy/paste issue

---------

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2024-05-08 07:02:53 -05:00
..
esp32 Updates for esp32s2 build 2024-04-22 11:01:13 +02:00
Telemetry Add Sensirion SHT4X sensors (#3792) 2024-05-08 07:02:53 -05:00
AdminModule.cpp Send fixed position to mesh after setting it (#3803) 2024-05-06 14:51:19 -05:00
AdminModule.h Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
AtakPluginModule.cpp
AtakPluginModule.h
CannedMessageModule.cpp trunk fmt 2024-05-03 14:26:57 +02:00
CannedMessageModule.h Add Notification on device screen following feature toggle (#3627) 2024-04-27 11:08:25 -05:00
DetectionSensorModule.cpp
DetectionSensorModule.h
ExternalNotificationModule.cpp added NeoPixel support using Adafruit library 2024-04-22 14:42:52 +01:00
ExternalNotificationModule.h Add keymappings for several utility functions (#3536) 2024-04-06 19:12:57 -05:00
ModuleDev.h
Modules.cpp MESHTASTIC_EXCLUDE_ENVIRONMENTAL_SENSOR refinements 2024-05-03 14:15:13 +12:00
Modules.h
NeighborInfoModule.cpp make clang-format happy again. Also fix assorted variable shrouding and logic bleeps 2024-05-03 15:10:57 +02:00
NeighborInfoModule.h NeighborInfo: Only keep neighbors in RAM (#3660) 2024-04-18 16:16:50 -05:00
NodeInfoModule.cpp
NodeInfoModule.h
PositionModule.cpp make clang-format happy again. Also fix assorted variable shrouding and logic bleeps 2024-05-03 15:10:57 +02:00
PositionModule.h Position module should enforce precision for phone originated position packets (#3752) 2024-05-01 08:05:26 -05:00
RangeTestModule.cpp
RangeTestModule.h
RemoteHardwareModule.cpp
RemoteHardwareModule.h
ReplyModule.cpp
ReplyModule.h
RoutingModule.cpp fix signedness warnings of NRF52 toolchain 2024-04-22 09:49:06 +02:00
RoutingModule.h
SerialModule.cpp Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
SerialModule.h
TextMessageModule.cpp
TextMessageModule.h
TraceRouteModule.cpp Fix #3452: only alter received packet if port number matches (#3474) 2024-03-23 07:31:58 -05:00
TraceRouteModule.h Fix #3452: only alter received packet if port number matches (#3474) 2024-03-23 07:31:58 -05:00
WaypointModule.cpp
WaypointModule.h