Skip to content

Correct way for multiple pages autoconnect #515

Answered by Hieromon
FRANAIRBUS asked this question in How can I?
Discussion options

You must be logged in to vote

@FRANAIRBUS I pushed the EdgeUnified library. Visit EdgeUnified-eval repository.
Documentation is inadequate and I am currently in the process of writing it up. In the meantime, please refer to the examples and consider how your sketch code fits in.
I have prepared two different split-source file structures that achieve the same functionality as MQTT-GPIO example. One is a partitioning model that conforms to the C++ standard. The other is the "#include LH_XXX.h" method you are envisioning. It is aware of your goal of "simply include existing sketches and assemble the necessary components".

C++11 does not support modules like JavaScript or Python. it was implemented starting with C++20. Th…

Replies: 7 comments 20 replies

Comment options

You must be logged in to vote
5 replies
@FRANAIRBUS
Comment options

@Hieromon
Comment options

@FRANAIRBUS
Comment options

@Hieromon
Comment options

@FRANAIRBUS
Comment options

Comment options

You must be logged in to vote
1 reply
@FRANAIRBUS
Comment options

Comment options

You must be logged in to vote
3 replies
@Hieromon
Comment options

@FRANAIRBUS
Comment options

@FRANAIRBUS
Comment options

Comment options

You must be logged in to vote
7 replies
@Hieromon
Comment options

@FRANAIRBUS
Comment options

@Hieromon
Comment options

@FRANAIRBUS
Comment options

@Hieromon
Comment options

Comment options

You must be logged in to vote
2 replies
@Hieromon
Comment options

@FRANAIRBUS
Comment options

Comment options

You must be logged in to vote
1 reply
@Hieromon
Comment options

Comment options

You must be logged in to vote
1 reply
@FRANAIRBUS
Comment options

Answer selected by Hieromon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants