getStatus => report_status

This commit is contained in:
Scott Lahteine
2019-01-11 19:50:52 -06:00
parent 2919f3045d
commit fb8111553e
3 changed files with 4 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ public:
const bool re_sort=false
#endif
);
static void getStatus(
static void report_status(
#if NUM_SERIAL > 1
const int8_t port = -1
#endif