Обновить Encoder.cpp
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user