You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ciao @agsb!
Yes, this is an important issue has to be fixed.
I am evaluating various strategies to let this two libraries to coexist. One idea is to create in the PJON repository a set of strategies to communicate on different media. Every strategy will have defined only the low level functions used to transmit and receive, see: gioblu/PJON#52
(in this case the existence of this repo will be useless, and will only redirect to PJON repository, describing how to use the strategy for radio commuication)
I was waiting for some sort of feedback on this side, but yours is the first I receive :)
Ciao @agsb I am happy to confirm you that since today's release PJON 3.0-beta has integrated PJON_ASK repository as a physical layer strategy: https://github.com/gioblu/PJON
hello,
I try use both PJON and PJON_ASK at same time and got compilation errors for symbolic constants and function names.
Could resolve those issues and got the best of both, using wires and waves ?
There are any specific conditions or pragmas for values chosen at #define ?
thanks a lot for the awsome simple network.
[]s
The text was updated successfully, but these errors were encountered: