You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pforthdev
OK so I have my pForth application that I want to run every time power is applied to my esp32. I have defined a single word app-start that starts my application interactively. Can someone please explain to me how to call my app at power up? I assume it has something to do with the turnkey word but I haven't found any examples of how this works.
Thanks
philburk
unread,
Apr 22, 2023, 7:22:26 PM4/22/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pforthdev
PForth supports TURNKEY but it was undocumented. So I documented it here: