kopia lustrzana https://github.com/oddwires/RP2040-code
test dir structure
rodzic
2f854e6575
commit
dcce337560
|
@ -5,7 +5,7 @@
|
||||||
#include "hardware/clocks.h"
|
#include "hardware/clocks.h"
|
||||||
#include "pio_rotary_encoder.pio.h"
|
#include "pio_rotary_encoder.pio.h"
|
||||||
#include "pio_blink.pio.h"
|
#include "pio_blink.pio.h"
|
||||||
|
//test
|
||||||
void blink_pin_forever(PIO pio, uint sm, uint offset, uint pin, uint freq);
|
void blink_pin_forever(PIO pio, uint sm, uint offset, uint pin, uint freq);
|
||||||
|
|
||||||
class RotaryEncoder { // class to read the rotation of the rotary encoder
|
class RotaryEncoder { // class to read the rotation of the rotary encoder
|
||||||
|
|
Ładowanie…
Reference in New Issue