Making the Code Autorun on ESP32

Annex for ESP32
Post Reply
Madhav1080
Posts: 6
Joined: Sun Oct 17, 2021 3:35 pm

Making the Code Autorun on ESP32

Post by Madhav1080 »

Hello,

I am struggling to get the program autorun at bootup, tried looking it up in the help system. Unable to get the code to Autorun. Appreciate any help in this regard.

I have set the file name in the config to the file name as that of the application name I had given. Am I missing out on some thing.
User avatar
PeterN
Posts: 805
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 387 times
Been thanked: 447 times
Contact:

Re: Making the Code Autorun on ESP32

Post by PeterN »

Most likely you did forget to set the leading / for the root directory
e.g. /autorun.bas

[Local Link Removed for Guests]

Good luck
Post Reply