My Presto has just provided a couple of error messages I do not understand. It kept going but as the software is still in Beta I thought someone might be interested.
>>> %Run -c $EDITOR_CONTENT
MPY: soft reboot
signal core1
core1 returned
malloc self
set fb pointers
m_new_class(ST7701...
launch core1
launched core1
core1 returned
Connected to Wi-Fi network.
('192.168.0.79', '255.255.255.0', '192.168.0.1', '194.168.4.100')
**[CYW43] error: hdr mismatch 11ca ^ b805**
**[CYW43] error: hdr mismatch 8829 ^ 0008**
[13, 40, 49, 55, 71, 80, 81, 98, 101, 136, 140, 151, 172, 175, 198, 199, 204, 205, 217, 223, 224, 228, 235, 297, 310, 321, 340, 347, 369, 377, 385]
101
[13, 40, 49, 55, 71, 80, 81, 98, 101, 136, 140, 151, 172, 175, 198, 199, 204, 205, 217, 223, 224, 228, 235, 297, 310, 321, 340, 347, 369, 377, 385]
101
The program pulls down data from an earthquake website and plots their position on a world map held as a jpg. I’m pulling down 400 long lines at a time from the website, chopping out the fields and storing them before further processing. The Presto is working quite hard!
This PRESTO is bags of fun!