boot.py and main.py content
-
Hi!
I'd like to know if both files should be empty the first time you read them.
I just purchased my wipy3.0 and expansion board, turn it on, extracted files with filezilla, download them and when I opened it, they were empty. Is it normal?
or I did something wrong like upgrade firmware first or something else.
-
@robert-hh As I suspected. Thanks
-
@jobinuw In a new device with new created file system, boot.py and main.py are effectively empty, just containing a comment line. They are created with the following content:
# main.py -- put your code here!
# boot.py -- run on boot-up