]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/ISSILed/led_scan.h
Adding dynamic USB power support
[kiibohd-controller.git] / Scan / ISSILed / led_scan.h
index 71d8e805fa87df13742b49314e2a4e92e4a1e8bf..545b8b948d3f8be5dbab986ab307f703d212c124 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2015 by Jacob Alexander
+/* Copyright (C) 2014-2016 by Jacob Alexander
  *
  * This file is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -28,3 +28,5 @@
 void LED_setup();
 uint8_t LED_scan();
 
+void LED_currentChange( unsigned int current );
+