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
I'm not fully sure weather I want to implement this one as I can see it causing potential issues.
Part of the design of the micro:bit library is to try and hide the more complicated parts from the end user.
Essentially the two options are that it either programs it into the memory which if I remember right requires a reset of the node to set for all transmissions. Or the other method only does it for the following transmission (requiring it to be set before every transmit block).
It would be nice to change the SF during normal code section. For example on button press.
Please add SF as variable.
The text was updated successfully, but these errors were encountered: