feat: enhance serial communication handling and logging in backend services

This commit is contained in:
2025-09-02 23:25:25 +02:00
parent 423eaefe85
commit db44b15717
6 changed files with 179 additions and 121 deletions

View File

@@ -1,15 +1,4 @@
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:pico]
platform = raspberrypi
board = pico
framework = arduino
; build_flags removed, no longer needed
framework = arduino