CircularBuffer.h new file ending hpp due to version 1.4 od CB
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#ifndef MYENCODER
|
#ifndef MYENCODER
|
||||||
#define MYENCODER
|
#define MYENCODER
|
||||||
#include "Stm32F4_Encoder.h"
|
#include "Stm32F4_Encoder.h"
|
||||||
#include <CircularBuffer.h>
|
#include <CircularBuffer.hpp>
|
||||||
#define RINGBUFFERLEN 101
|
#define RINGBUFFERLEN 101
|
||||||
|
|
||||||
class MyEncoder
|
class MyEncoder
|
||||||
|
|||||||
Reference in New Issue
Block a user