Обновить Encoder.cpp
This commit is contained in:
parent
c18400453d
commit
6b68212902
@ -1,4 +1,4 @@
|
||||
#include "enc.h"
|
||||
#include "Encoder.h"
|
||||
#include <avr/io.h>
|
||||
|
||||
static int encoder_state, prev_encoder_state = 3, state = 1, total_state;
|
||||
|
Loading…
Reference in New Issue
Block a user