Beispiel #1
0
 void OnDestroy()
 {
     SendData.ClearLEDStrip();
     SendData.ClearLEDButtons();
 }
Beispiel #2
0
 void OnApplicationQuit()
 {
     SendData.ClearLEDStrip();
     SendData.ClearLEDButtons();
 }