-

CommentStreams:Baf5270e21501474e85ba169b00db84f

From Geekworm Wiki
< X750 Sofrware
Revision as of 11:37, 25 January 2021 by 31.18.149.217 (talk) (Migrated comment #1338)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hey, it seems, the volt percentage command doesn't work. This is my cli output:

root@raspberrypi:/home/pi# python x750ups.py

 File "x750ups.py", line 30
   print "******************"
                            ^

SyntaxError: Missing parentheses in call to 'print'. Did you mean print("******************")?

please help