]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
ODROID-COMMON: Fix error of invalid literal for int() with base 10: 'I'
authorSteve Jeong <steve@how2flow.net>
Wed, 20 Dec 2023 08:58:04 +0000 (08:58 +0000)
committerSteve Jeong <steve@how2flow.net>
Wed, 20 Dec 2023 09:53:58 +0000 (09:53 +0000)
Character parsing index error.
Uart serial is aliased as SERIAL'X'
At the same time as fixing the error, I changed all the indexing to unify the format.

Signed-off-by: Steve Jeong <steve@how2flow.net>

No differences found