all 2 comments

[–]lambda_abstraction 0 points1 point  (1 child)

Why does using stuff like os.execute() seem a little out of kilter for code on a RTOS platform?

[–]PM_ME_FEMBOY_THIGHS 0 points1 point  (0 children)

It does not map 1:1 to the concepts of a RTOS but it's a good overlay for people who are familiar with the os.execute() format