diff --git a/src/core/system.cpp b/src/core/system.cpp index e51e8c4d6..441d3ee6f 100644 --- a/src/core/system.cpp +++ b/src/core/system.cpp @@ -1821,7 +1821,7 @@ bool System::command_test(const char * value, const int8_t id) { // takes a board profile and populates a data array with GPIO configurations // returns false if profile is unknown // -// data = led, dallas, rx, tx, button, phy_type, eth_power, eth_phy_addr, eth_clock_mode +// data = led, dallas, rx, tx, button, phy_type, eth_power, eth_phy_addr, eth_clock_mode, led_type // // clock modes: // 0 = RMII clock input to GPIO0