X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Scan%2FSTLcd%2Flcd_scan.h;fp=Scan%2FSTLcd%2Flcd_scan.h;h=096107bc223db0eab800a5a24be33778769abee9;hb=46765e85c57e19b89754f4f9c26c8f18b35148e5;hp=36884a257a763f8ef86867f36243de7db22a4947;hpb=e761960acaa5c83b8b68f0deae9232c9f4bcf11c;p=kiibohd-controller.git diff --git a/Scan/STLcd/lcd_scan.h b/Scan/STLcd/lcd_scan.h index 36884a2..096107b 100644 --- a/Scan/STLcd/lcd_scan.h +++ b/Scan/STLcd/lcd_scan.h @@ -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 ); +