Problems with WiPy 2.0 & Blynk
-
Hi,
I got a WiPy 2.0 and I wanted to connect it with Blynk, I'm usgin the libraries from GitHub, but I realized that these libraries are for the WiPy 1.3.0:
https://github.com/wipy/wipy/tree/master/lib/blynkAnd I´m trying to run the examples from:
https://github.com/wipy/wipy/tree/master/examples/blynkBut when I tried to run the exmaple, got the next problem.
Traceback (most recent call last):
File "main.py", line 24, in <module>
File "/flash/lib/BlynkLib.py", line 125, in <module>
File "/flash/lib/BlynkLib.py", line 126, in HwPin
AttributeError: type object 'Timer' has no attribute 'B'
MicroPython v1.8.6-642-g84447452 on 2017-06-03; WiPy with ESP32I dont know if there are libraries for the WiPy 2.0 for using Blynk, or how could I modify the libraries for WiPy 1.3.0?
Regards
-
see my topic if you are still interested: https://forum.pycom.io/topic/1344/wipy-2-0-blynk/6