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

Beginners • Re: Help with using PICO 2 PIO/FSM to input serial data

$
0
0
If you're going to post python on the forum use the [code] ... your code goes here ...[/code] tags.

That makes the difference between

if "code-tags" == "used":
print("code is formatted with left-hand whitespace")
else:
print("code is scrambled")

And

Code:

if "code-tags" == "used":  print("code is formatted with left-hand whitespace")else:  print("code is scrambled")

Statistics: Posted by DougieLawson — Fri Jan 24, 2025 11:41 pm



Viewing all articles
Browse latest Browse all 4999

Trending Articles