Skip to content
Snippets Groups Projects
Commit e97c49aa authored by Moritz Perschke's avatar Moritz Perschke
Browse files

Merge branch 'develop' of git.uibk.ac.at:informatik/qe/forte/sensor-system into develop

parents 04f6b330 aadb166c
No related branches found
No related tags found
3 merge requests!39Merge Develop into Main,!19development into master,!17Inital Host, initial Client
......@@ -55,8 +55,8 @@ over-the-air updates for the camera at one point.
// Pin definitions for I2C (SHT85, RTC)
// This is different from the pins on the ESP32-C3-DevKit boards!
#define SDA 12
#define SCL 13
#define SDA 13
#define SCL 12
// LED control
#define LEDpin 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment