mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-09-17 17:32:25 -07:00
pwm fix - add 9dof example
This commit is contained in:
@@ -42,10 +42,6 @@
|
||||
#define MISO 8
|
||||
#define SCK 11
|
||||
|
||||
|
||||
static const uint8_t CHANNELA = TIMER1A;
|
||||
static const uint8_t CHANNELB = TIMER1B;
|
||||
|
||||
static const uint8_t SDA = 0;
|
||||
static const uint8_t SCL = 2;
|
||||
|
||||
|
Reference in New Issue
Block a user