Esempio n. 1
0
 void OnDestroy()
 {
     SendData.ClearLEDStrip();
     SendData.ClearLEDButtons();
 }
Esempio n. 2
0
 void OnApplicationQuit()
 {
     SendData.ClearLEDStrip();
     SendData.ClearLEDButtons();
 }