IvanVnucec / cubesat-adcs

Attitude Determination and Control System for Cubesat
MIT License
5 stars 2 forks source link

add volatile where needed #8

Open IvanVnucec opened 2 years ago

IvanVnucec commented 2 years ago

add volatile to global variables used:

  1. between tasks
  2. between task and interrupt service routinue