Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5077

MicroPython • Re: UART why is 0 not printing ?

$
0
0
"why is 0 not printing ?"


Because

Code:

 print ("tester 2")
is the only syntactically correct print() statement in the code fragment you have posted, and "tester 2" has no Zeroes in it.


(I am not going to play guessing games based on incomplete code fragments.)

Statistics: Posted by B.Goode — Wed Aug 28, 2024 7:06 pm



Viewing all articles
Browse latest Browse all 5077

Trending Articles