🪄 Major refactoring to use ESP32 template

This includes the change to use https://github.com/runeharlyk/ESP32-rapid-development-template.git as a freeRTos template
This commit is contained in:
Rune Harlyk
2023-08-02 22:26:09 +02:00
committed by Rune Daugaard Harlyk
parent 4c7b8954eb
commit 4282055be0
42 changed files with 2169 additions and 1065 deletions
+2
View File
@@ -25,6 +25,8 @@
<div class="w-full h-full absolute top-0 p-4 flex justify-center items-center">
<Card class="w-full h-1/2">
<CardHeader>Servo calibration</CardHeader>
<div>Servo</div>
<input type="number" class="bg-background" bind:value={servo}>
<div class="flex w-full">
<label for="pwm">Pwm ({pwm})</label>
<div class="flex w-full">