Skip to content

Commit 01dbd23

Browse files
committed
Update funcs.txt
built latest main AtomVM, and ran: elixir scripts/update_all_funcs.exs Signed-off-by: Peter M <petermm@gmail.com>
1 parent ec79cbd commit 01dbd23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

priv/funcs.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,6 +1008,7 @@ network_fsm:wait_for_ap/2
10081008
network_fsm:wait_for_sta/0
10091009
network_fsm:wait_for_sta/1
10101010
network_fsm:wait_for_sta/2
1011+
os:getenv/1
10111012
pico:cyw43_arch_gpio_get/1
10121013
pico:cyw43_arch_gpio_put/2
10131014
pico:module_info/0
@@ -1203,6 +1204,7 @@ string:to_lower/1
12031204
string:to_upper/1
12041205
string:trim/1
12051206
string:trim/2
1207+
supervisor:count_children/1
12061208
supervisor:delete_child/2
12071209
supervisor:handle_call/3
12081210
supervisor:handle_cast/2

0 commit comments

Comments
 (0)