A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
200
stars
166
forks
source link
AttributeError: 'PybytesProtocol' object has no attribute 'send_custom_location' #606
Open
CristianComan opened 2 years ago
Please include the following information when submitting a bug report:
The Pycom board you are using (e.g. WiPy 2.0, LoPy): FiPy with Pytrack 2.0
The firmware version you are using. You can get it by executing the following Python code at the REPL:
(sysname='FiPy', nodename='FiPy', release='1.20.2.r6', version='v1.11-c5a0a97 on 2021-10-28', machine='FiPy with ESP32', lorawan='1.0.2', sigfox='1.0.1', pybytes='1.7.1')
Exact steps to cause this issue
Thank you!