[ion] Add a method to know if the USB is plugged

Change-Id: I040ce7996bbec121c71d57a5092ffae4f5f76025
This commit is contained in:
Émilie Feral
2017-04-07 11:32:40 +02:00
parent 1056be4d4e
commit 3261701d2d
8 changed files with 82 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
#include <ion/keyboard.h>
#include <ion/led.h>
#include <ion/power.h>
#include <ion/usb.h>
#include <stdint.h>
#include <string.h>