Replies: 5 comments 24 replies
-
Please see my reply to your question here: https://forum.micropython.org/viewtopic.php?f=2&t=12982&p=70809#p70807 |
Beta Was this translation helpful? Give feedback.
-
As you can see the standard format ignored the CR-LF's after the lines. |
Beta Was this translation helpful? Give feedback.
-
Now responding in with Chrome. |
Beta Was this translation helpful? Give feedback.
-
Here's the screenshot of my last post. |
Beta Was this translation helpful? Give feedback.
-
Now I got it; wow. You need to paste first, then highlight the pasted code, then select <>. Good grief, so different and complicated compared micropython site |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Standard format
Line 1 Line 2 Line 3
After extra CR-LF inserted
`Line 1
Line 2
Line 3
`
Beta Was this translation helpful? Give feedback.
All reactions