Exemple #1
0
 /// <summary>
 /// deinitializes the gpio library
 /// </summary>
 public static void DeInitGPIO()
 {
     GPIO.DeInitGPIOLib();
 }