1

Topic: Something is broken!

I created a new project and downloaded the code.
no input elements are working!

So I ran an older project and all was well.

So I downloaded the code for my old project that was working on the old downloaded code and it does not work with the newly downloaded code.

Help!

2

Re: Something is broken!

I compared the new download to the old download and there are two spaces in front of each line.

OLD CODE
#pragma pack(push, 1)
uint8_t RemoteXY_CONF[] =
{ 255,26,0,185,0,176,2,10,16,0,
130,1,0,0,100,6,29,130,1,0,

NEW CODE
#pragma pack(push, 1)
uint8_t RemoteXY_CONF[] =
  { 255,26,0,185,0,176,2,10,16,0,
  130,1,0,0,100,6,29,130,1,0,

3

Re: Something is broken!

now when i build the code this comes up on the serial monitor.

Opening port
Port open

SDK:2.2.2-dev(38a443e)/Core:2.6.3=20603000/lwIP:STABLE-2_1_2_RELEASE/glue:1.2-16-ge23a07e/BearSSL:89454af
station: 98:46:0a:45:9c:c2 leave, AID = 1
rm 1
bcn 0
del if1
usl
add if1
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
bcn 100
bcn 0
del if1
usl
mode : null
mode : softAP(62:01:94:4e:dd:42)
add if1
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
bcn 100
bcn 0
del if1
usl
add if1
dhcp server start:(ip:192.168.4.1,mask:255���
SDK:2.2.2-dev(38a443e)/Core:2.6.3=20603000/lwIP:STABLE-2_1_2_RELEASE/glue:1.2-16-ge23a07e/BearSSL:89454af
add 1
aid 1
station: 98:46:0a:45:9c:c2 join, AID = 1