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
Fix mysgw configure script and building RFM69 gw on 64-bit OS (mysensors#1552)
* Fix configure script errors on 64-bit OS (mysensors#1550)
Use only gcc flags relevant to aarch64 for 64-bit RPI SoCs on 64-bit
OS version
* Fix mysgw build errors on 64-bit OS (mysensors#1551)
Force data type for the parameter of min() function to avoid conflicts
0 commit comments