Conversation
|
The number of different names for those macros is becoming quite high, it would be good to have some documentation about all the variants. |
|
MACRO's are indeed dubieus (and not intuitive). I suggest to rethink the |
|
Sounds good. We should keep the existing ones for compatibility in this version, since almost every single sketch out there uses those macros as the entrypoint. |
|
Ideally Alternatively, only renamed Either way: update the wiki as part of the PR/Release |
|
Attached the updated wiki for the creation MACROs (not sure how to add this to this PR). Should we go ahead with the renaming of the MACROs? |
- added custom MIDI settings override example, disabling the 1byteparser - added custom MIDI and Serial override example - renamed CustomBaudRateSettings to CustomSerialSettings in existing CustomBaudRate example - added DefaultSerialSettings to keywords - added 2 examples to platformio.yml
(overwritten MIDI settings MACRO already exists)