StratifyOS
StratifyOS copied to clipboard
Mark privileged code as "_root_" and non-privileged code as "_user_"
If code must be executed as privileged, it should have root after the module:
sos_led_priv_enable() becomes sos_led_root_enable()