add encodeur test
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include <ESP8266WiFi.h>
|
||||
|
||||
#include "DiscordAPI.h"
|
||||
#include "Encoder.h"
|
||||
#include "SwitchableEncodeur.h"
|
||||
|
||||
|
||||
|
||||
@ -24,7 +24,7 @@ private:
|
||||
/**
|
||||
* Encoder object
|
||||
*/
|
||||
Encoder* encoder;
|
||||
SwitchableEncodeur* encoder;
|
||||
|
||||
/**
|
||||
* Old encoder position
|
||||
|
Reference in New Issue
Block a user