SaitamaTechno
SaitamaTechno
I flashed the firmware successfully and now I get flash read error rst:0x10 (RTCWDT_RTC_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT) flash read err, 1000 ets_main.c 371 ets Jun 8 2016 00:22:57
I can send and receive doge from my wallet in my node. when i receive it takes 10 minutes but fee is very low. When i send from my wallet,...
I use picosleep and I get 6.6ma. It 3x reduced the power usage but it is not like 1.4ma. Here is my code: import picosleep f=open("deepsleep.txt","w") f.write("no") f.close() picosleep.seconds(2592000) #...
kodum: from btcturk import Btcturk client = Btcturk() client.ticker() hata: >>> client.ticker() Traceback (most recent call last): File "C:\Users\ENES\AppData\Local\Programs\Python\Python310\lib\site-packages\requests\models.py", line 960, in json return complexjson.loads(self.content.decode(encoding), **kwargs) File "C:\Users\ENES\AppData\Local\Programs\Python\Python310\lib\json\__init__.py", line 346,...