]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/STLcd/lcd_scan.h
Adding dynamic USB power support
[kiibohd-controller.git] / Scan / STLcd / lcd_scan.h
index 36884a257a763f8ef86867f36243de7db22a4947..096107bc223db0eab800a5a24be33778769abee9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015 by Jacob Alexander
+/* Copyright (C) 2015-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 LCD_setup();
 uint8_t LCD_scan();
 
+void LCD_currentChange( unsigned int current );
+