This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ci-v_mqtt_stepper [2022/01/04 18:28] ok1hra [Firmware source] |
ci-v_mqtt_stepper [2022/01/04 18:29] (current) ok1hra [Firmware source] |
||
---|---|---|---|
Line 93: | Line 93: | ||
* You can enter **frequency and uStep directly in to firmware** without CLI wizard. How to | * You can enter **frequency and uStep directly in to firmware** without CLI wizard. How to | ||
* Disable preset coment line < | * Disable preset coment line < | ||
- | * Write frequency and uSteps i to array \\ | + | * Write frequency and uSteps i to array< |
- | < | + | |
- | unsigned long StorageFreqToStep[112][2] = { | + | |
{7000000, 0}, | {7000000, 0}, | ||
{7010000, 500}, | {7010000, 500}, |