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
VMC_READER Call seems to work correctly;
Changes to algorithm (MDB_Peek() call replaced with MDB_Read(), now MDB RX buffer cannot overflow at all);
Code refactoring, moved big chuncks of code to separate functions;
Functions for internal library purposes are now 'static';
Arduino VMC Call emulator supplemented with VMC_READER test call.
0 commit comments