Hi newcomer,
This thread wants to show you how you can speed-up getting helpful answers with small effort.
If you manage at least to post this way. You have the sympathy of the experienced users.
If you are willing to invest another 20 minutes these 20 minutes extra-time will save you a minimum of 200 minutes to finish your project.
always
post your full sketch. As a
code-section
from the very first to the very last line
A code-section has a small height => keeps your posting "short" but enables copy & paste your code by a single mouse-click for analysing or compiling in the arduino-IDE.
If you are using Arduino-IDE 2.X click edit - Copy for forum like shown in this picture 1
or use the keyboard-shortcut Ctrl-Shift-C
If you do it this way with Ctrl-Shift-C the IDE adds
```
to the code to make the code appear as a code-section
then change to browser with forum and simply press
Ctrl-V for pasting the clipboard-content into your posting
with Arduino IDE 1.8.19 (the older one) it works this way
fastest method is just three steps
Inside your sketch picture 2
Then just paste the clipboard-content into the posting. By pressing Ctrl-V.
All formatting details are added automatically.
The second way is to use the code-section button:
If you started writing a new posting
Copy your code into the clipboard picture 3
You will see this inserted picture 4
Simply paste the clipboard-content (your code) by pressing Ctrl-V
After pasting your code and clicking "Reply" your code is in a Code-Section
If you move the mouse to the upper- left right corner of the code-section
a Copy-symbol appears
A single cklick on this copy-icon and the full code is copied to the clipboard. Ready to paste it into arduino-IDE or whereever.
If you missed creating a code-section you can
re-edit a posting.
below your own postings you can see a pencil-icon
What is the 20-minute investment?
Well taking 10 minutes time to read this
and taking another 10 minutes to write down a detailed description like described in the link above.
If you prefer to post a short question in a hurry - all that will happen is that you will receive delaying asking-back-questions just for the details you thought you leave them away for faster posting.
Fast and short postings just will slow you down.
Well it is your choice to whirl in circles without moving forward or to take time to speed up finishing your project by taking time.