fix longPacket sync_bit

This commit is contained in:
2026-04-13 14:42:50 +03:00
parent f8daa68381
commit 57f79b35c7
3 changed files with 153 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"board": "STMicroelectronics:stm32:GenF4",
"board": "STMicroelectronics:stm32:GenG4",
"port": "COM17",
"prebuild": "if exist bin rd /s /q bin"
}