Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors while uploading #1

Open
andersonthomas opened this issue Jan 29, 2019 · 0 comments
Open

errors while uploading #1

andersonthomas opened this issue Jan 29, 2019 · 0 comments

Comments

@andersonthomas
Copy link

hi im quite newbie with this, and i tried to upload code with am2320 driver but it give's me these errors:

C:/Users/John/Downloads/Sonoff-Tasmota-development/sonoff/xsns_92_am2320.ino: In function 'void Am2320EverySecond()':
C:/Users/John/Downloads/Sonoff-Tasmota-development/sonoff/xsns_92_am2320.ino:146:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-
strings]

AddLogMissed("AM2320", AM2320.valid);
^
C:/Users/John/Downloads/Sonoff-Tasmota-development/sonoff/xsns_92_am2320.ino: In function 'void Am2320Show(boolean)':
C:/Users/John/Downloads/Sonoff-Tasmota-development/sonoff/xsns_92_am2320.ino:171:37: error: 'i' was not declared in this scope
if ((0 == tele_period) && (0 == i)) {
^

can u help me with this, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant