mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-27 16:56:15 -04:00
Method to read TemperatureLogger record capacity.
This commit is contained in:
parent
17d405ccec
commit
146a06b0d1
2 changed files with 7 additions and 2 deletions
|
@ -34,7 +34,8 @@ public:
|
|||
void second_tick();
|
||||
|
||||
size_t size() const;
|
||||
|
||||
size_t capacity() const;
|
||||
|
||||
std::vector<sample_t> history() const;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue