mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Merge pull request #370 from tdaede/rescale
This commit is contained in:
@@ -65,6 +65,7 @@ public:
|
||||
|
||||
void precompensate(int threshold_ticks, int amount_ticks);
|
||||
std::vector<Fluxmap> split();
|
||||
void rescale(double scale);
|
||||
|
||||
private:
|
||||
uint8_t& findLastByte();
|
||||
|
||||
Reference in New Issue
Block a user