We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f81b53 commit 8a5cc94Copy full SHA for 8a5cc94
src/Braccio++.h
@@ -38,16 +38,6 @@
38
#include <chrono>
39
using namespace std::chrono;
40
41
-/**************************************************************************************
42
- * TYPEDEF
43
- **************************************************************************************/
44
-
45
-enum speed_grade_t {
46
- FAST = 10,
47
- MEDIUM = 100,
48
- SLOW = 1000,
49
-};
50
51
/**************************************************************************************
52
* FORWARD DECLARATION
53
**************************************************************************************/
0 commit comments