@micropython.viper in frozen module
Posted: Sat Jun 03, 2017 9:20 am
Can't I add a function with a viper decorator to a module which should become frozen?
Placing the function in main.py works. Placing it in the modules folder for building it, gives me "invalid micropython decorator".
Placing the function in main.py works. Placing it in the modules folder for building it, gives me "invalid micropython decorator".