This is great info ... it is demonstrating that I don't understand JsVars anywhere near as well as I thought I did.
What is the algorithm on "UnLock"? Is it a counter? Is it a boolean? If it is a counter, is it considered "freed" if the count reaches zero?
A discussion on JsVar usage would make a great session for board contributors.
@Kolban started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
This is great info ... it is demonstrating that I don't understand JsVars anywhere near as well as I thought I did.
What is the algorithm on "UnLock"? Is it a counter? Is it a boolean? If it is a counter, is it considered "freed" if the count reaches zero?
A discussion on JsVar usage would make a great session for board contributors.