add position to ReserveResultPojo

This commit is contained in:
2022-03-08 13:50:04 +01:00
parent ba5f1bf5a5
commit 8b84b6ad71
5 changed files with 36 additions and 11 deletions
+2
View File
@@ -1,3 +1,5 @@
import os
BAUDRATE = 115200
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))