cx4

Results 10 comments of cx4

手动输入页面地址,进行登录,rad会打开新的tab页,新的tab页进行scan时候,目标地址为未登录状态,rad自动输入的账号密码为admin,并非手动输入的账号密码。

Thank you very much. But yesterday when uploading firmware accidentally broke oled, there is no more simple way like rfid_Clone_1, copy cloning, through the led reminder and two buttons (one...

I change the code with Cloner_1 . But uploading firmware , there is an error, SD3 was not declared in this scope . and how to use D4 and SD3...

Thank you. Another problem is how to connection the leds and button with esp8266

If I am too stupid. I checked that all the link lines were correct, the green and yellow lights were on and the red light was on, but when I...

Thank you very much. You're responding so quickly. But don't you sleep? it's supposed to be 1: 00 in the morning in Britain. take care

It doesn't work. I decided to buy a arduino nano board to try.

Because I can't write C ++, I want to try it with micropython.

> You can use fields to customize column name. Do I need to create a class inheriting from StringField for each field to implement it? Is there a simpler way...

> You can provide your own field for each attribute. Here is an example > > https://github.com/jowilf/starlette-admin/blob/5b183e0138300d27c80b933696b4ccc438060886/examples/sqla/views.py#L60 > > If you want to customize the Brand label in the model...