✨ Schuyler St. Leger
✨ Schuyler St. Leger
This is helpful to make sure that that the right firmware is flashed before assembling the watch, only to realize that the wrong firmware version was flashed.
The long awaited feature[citation needed] is finally here! This adds the ability to edit memory with the hex editor. Support for blacklisting of memory regions to edit is included. The...
Use a struct store the configuration information for the OOK app. This adds the frequency to the configuration so that devices on different frequencies can be controlled. Additionally, some minor...
Using greatfet_logic with the number of channels (-n) not equal to 8 or 1 results in the below error. `[Errno 5] Input/Output Error` I have done testing and I believe...
It would be nice to use an object (as an enum), enum, or strings for the different penmodes. If we use an object this is applicable. [Using objects as an...
This is an issue to discuss using JS modules for handling machine definitions and adding more extensibility to CNC Server. I see the scope of CNC Server as being -...