Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sensor System
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Institut für Informatik
QE Research Group
FORTE
Sensor System
Commits
e97c49aa
Commit
e97c49aa
authored
2 years ago
by
Moritz Perschke
Browse files
Options
Downloads
Plain Diff
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
!39
Merge Develop into Main
,
!19
development into master
,
!17
Inital Host, initial Client
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
client/ESPcam/src/main.cpp
+2
-2
2 additions, 2 deletions
client/ESPcam/src/main.cpp
with
2 additions
and
2 deletions
client/ESPcam/src/main.cpp
+
2
−
2
View file @
e97c49aa
...
...
@@ -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 1
2
#define SCL 1
3
#define SDA 1
3
#define SCL 1
2
// LED control
#define LEDpin 4
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment