mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-24 11:11:02 -07:00
Add the skeleton of the Brother GCR decoder.
This commit is contained in:
@@ -34,6 +34,7 @@ enum
|
||||
};
|
||||
|
||||
#define NS_PER_TICK ((double)1000000000 / (double)TICK_FREQUENCY)
|
||||
#define US_PER_TICK ((double)1000000 / (double)TICK_FREQUENCY)
|
||||
|
||||
enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user