mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Touch: Migrate touch calibration to persistent memory.
This commit is contained in:
parent
aa1b8f63fc
commit
c424bf08f3
5 changed files with 34 additions and 22 deletions
|
@ -149,9 +149,7 @@ private:
|
|||
int32_t f;
|
||||
};
|
||||
|
||||
void set_calibration(const Calibration& calibration);
|
||||
const Calibration& calibration();
|
||||
const Calibration& default_calibration();
|
||||
const Calibration default_calibration();
|
||||
|
||||
template<size_t N>
|
||||
class Filter {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue