From 60233792fe4da79257e2ab0fb441005ca35bd129 Mon Sep 17 00:00:00 2001 From: Sven Sager Date: Sat, 10 Oct 2020 18:01:21 +0200 Subject: [PATCH] String fields (> 4 Bytes) can be switched to numbers --- .idea/misc.xml | 3 ++ revpicommander/debugcontrol.py | 2 +- revpicommander/debugios.py | 57 ++++++++++++++++++++++++++++++---- revpicommander/revpifiles.py | 2 +- 4 files changed, 56 insertions(+), 8 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 3999087..bc8d735 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,4 +4,7 @@