iot base changes
This commit is contained in:
parent
822eb66285
commit
908c3f9c0e
13 changed files with 80 additions and 2 deletions
|
@ -8,4 +8,6 @@ class ExpansionCard {
|
|||
virtual bool begin() {}
|
||||
// Preform a loop to refresh the input buffers
|
||||
virtual void loop() {}
|
||||
// Get the card type
|
||||
virtual uint8_t getType() {}
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue