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 ec79cbd commit 01dbd23Copy full SHA for 01dbd23
1 file changed
priv/funcs.txt
@@ -1008,6 +1008,7 @@ network_fsm:wait_for_ap/2
1008
network_fsm:wait_for_sta/0
1009
network_fsm:wait_for_sta/1
1010
network_fsm:wait_for_sta/2
1011
+os:getenv/1
1012
pico:cyw43_arch_gpio_get/1
1013
pico:cyw43_arch_gpio_put/2
1014
pico:module_info/0
@@ -1203,6 +1204,7 @@ string:to_lower/1
1203
1204
string:to_upper/1
1205
string:trim/1
1206
string:trim/2
1207
+supervisor:count_children/1
1208
supervisor:delete_child/2
1209
supervisor:handle_call/3
1210
supervisor:handle_cast/2
0 commit comments