5991c3e3db
Mainly for PWM use for now. With example to set the LED to different brightness via COAP. We switch the LED with 50 kHz (20µs) in this example.
3 lines
41 B
Bash
Executable file
3 lines
41 B
Bash
Executable file
#!/bin/bash
|
|
make TARGET=osd-merkur flash
|