mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
add led_type to comment
This commit is contained in:
@@ -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
|
// takes a board profile and populates a data array with GPIO configurations
|
||||||
// returns false if profile is unknown
|
// 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:
|
// clock modes:
|
||||||
// 0 = RMII clock input to GPIO0
|
// 0 = RMII clock input to GPIO0
|
||||||
|
|||||||
Reference in New Issue
Block a user