X-Git-Url: https://git.donarmstrong.com/?p=kiibohd-controller.git;a=blobdiff_plain;f=Scan%2FCK3%2Fscan_loop.h;fp=Scan%2FCK3%2Fscan_loop.h;h=3c543eadddd8a13c0da071e9b67eff4b265fdaec;hp=0c89838dee5bdda892923636108a2993918a2bec;hb=8e3f155189112afc3bfe9c8ceadaba1fd5bf4432;hpb=074134c47442fa28559598209e3d7d3f30326177 diff --git a/Scan/CK3/scan_loop.h b/Scan/CK3/scan_loop.h index 0c89838..3c543ea 100644 --- a/Scan/CK3/scan_loop.h +++ b/Scan/CK3/scan_loop.h @@ -38,6 +38,8 @@ uint8_t Scan_loop( void ); void Scan_finishedWithMacro( uint8_t sentKeys ); // Called by Macro Module void Scan_finishedWithOutput( uint8_t sentKeys ); // Called by Output Module +void Scan_currentChange( unsigned int current ); // Called by Output Module + // ----- Capabilities -----