Backticks... (Request to admins)
-
Hello people running this board...
Can we please have a sticky post pointing out that people should put code between two lines with three backticks (These things: -> ` <-) on them so that when they post their code it ends up looking like this:
#include <M5ez.h> void setup() { ez.begin(); } void loop() { ez.msgBox("M5ez minimal program", "Hello World !", "Settings"); ez.settings.menu(); }and not like this:
#include <M5ez.h>
void setup() {
ez.begin();
}void loop() {
ez.msgBox("M5ez minimal program", "Hello World !", "Settings");
ez.settings.menu();
} -
It should be good to explain how to use other tags, too (if any).
Thank you in advance! -
Or even what tags are available.
-
-
Thank you!
-
Thank you.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login