1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-03 03:13:25 +02:00
This commit is contained in:
Stefan de Bruijn
2020-10-29 21:02:34 +01:00
parent 162105c58e
commit 6d77f76ac6

View File

@@ -48,7 +48,7 @@
#ifdef USE_RMT_STEPS #ifdef USE_RMT_STEPS
#undef USE_RMT_STEPS // Suppress unused variable warning #undef USE_RMT_STEPS // Suppress unused variable warning
#endif #endif
@@ -129,7 +129,7 @@
// - System : Macro3 // - System : Macro3
// //
// Uart devices : // Uart devices :
// -Dynamixel // - Dynamixel
// - H2ASpindle // - H2ASpindle
// - HuanyangSpindle // - HuanyangSpindle
// //