mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Move the clock guesser stuff into fe-inspect.
This commit is contained in:
@@ -43,8 +43,6 @@ public:
|
||||
return appendBytes(&byte, 1);
|
||||
}
|
||||
|
||||
nanoseconds_t guessClock() const;
|
||||
|
||||
Fluxmap& appendBits(const std::vector<bool>& bits, nanoseconds_t clock);
|
||||
|
||||
void precompensate(int threshold_ticks, int amount_ticks);
|
||||
|
||||
Reference in New Issue
Block a user