RFID reading and authorization
Build, push image, and notify Watchtower / build-image (push) Successful in 43s
Build, push image, and notify Watchtower / notify (push) Successful in 12s

This commit is contained in:
2026-08-19 15:51:13 +02:00
parent db173af1c9
commit d7833100a5
6 changed files with 379 additions and 132 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ import sensors.button as button
import sensors.gps as gps
import sensors.camera as camera
import sensors.buzzer as buzzer
import sensors.rgb_lcd as rgb_lcd
import sensors.rgb_lcd as rgb_lcd
import sensors.rfid_reader as rfid_reader