gyundt
gyundt
The code is based on examples provided in both libraries: ``` #include // use_optional_sercom_macros 2 defined in library header uint8_t level = 0; #include Encoder myEnc(15, 16); long oldPosition =...
If switching to NET6 is the simplest cross-platform option then I’d definitely be interested in going that route. I was able to compile/run the console version. It would accept files/run/generate...
I’ll definitely try the console for the time being - though I too would prefer to use the UI. Sadly I can’t help much in that regard. Just figured I’d...