-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e5b9518
commit 6663371
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// Version: 0.2 | ||
// Hardware split to ESP32 with Display and separate ESP8266 Module with Sensor. Both connected via WiFi. | ||
|
||
// Version: 0.1 | ||
// First working version: -Full hardware support for Display (including LVGL), Touch-Driver and BNO055 Sensor. | ||
// -No Sensor Offset calibration, yet. |