-
Notifications
You must be signed in to change notification settings - Fork 1
Parallel execution
decltype(auto) edited this page May 13, 2020
·
4 revisions
A sketch can be executed on the real car and on the virtual vehicle at the same time (by wrapping pio/arduino-builder).
(Pause/resume is not supported)
Functional requirements:
- The system shall allow the user to run an Arduino sketch file to both the emulated and real smartcar at the same time
Non-functional requirements:
- Will be a seamless experience
ItJustWorks™