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

Flash error because of WiFi password characters #53

Closed
fiechr opened this issue Jan 25, 2022 · 1 comment · Fixed by #54
Closed

Flash error because of WiFi password characters #53

fiechr opened this issue Jan 25, 2022 · 1 comment · Fixed by #54

Comments

@fiechr
Copy link

fiechr commented Jan 25, 2022

I'm trying to flash the Backpack of the Happymodel ES24TX, using Configurator 1.3.4 and Backpack version 0.2 (TX version 2.1.0) under Linux.

While the TX worked fine with the same wifi password, with the Backpack I get this error:

I won't post my wifi password ;-), but it starts with 'wf###', which seems to be the problem.

<command-line>: error: pasting "wf" and "#" does not give a valid preprocessing token
lib/WIFI/devWIFI.cpp:53:5: note: in expansion of macro 'HOME_WIFI_PASSWORD'
   53 | STR(HOME_WIFI_PASSWORD)
      |     ^~~~~~~~~~~~~~~~~~
*** [.pio/build/HappyModel_TX_Backpack_via_UART/libf5b/WIFI/devWIFI.cpp.o] Error 1
========================== [FAILED] Took 2.32 seconds ==========================
Environment                      Status    Duration
-------------------------------  --------  ------------
HappyModel_TX_Backpack_via_UART  FAILED    00:00:02.319
==================== 1 failed, 0 succeeded in 00:00:02.319 ====================```
@pkendall64 pkendall64 linked a pull request Jan 25, 2022 that will close this issue
@fiechr
Copy link
Author

fiechr commented Jan 27, 2022

Using the pull request to build the image solved the problem.

Thank you!

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

Successfully merging a pull request may close this issue.

1 participant