You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of relying on protocol 7's Eeprom class to know how to handle compiling all the packets, move this responsibility to the Eeprom::Activity class as class methods. This can be called from the Eeprom class.
The text was updated successfully, but these errors were encountered:
Instead of relying on protocol 7's
Eeprom
class to know how to handle compiling all the packets, move this responsibility to theEeprom::Activity
class as class methods. This can be called from theEeprom
class.The text was updated successfully, but these errors were encountered: