armsrc: put new frame parsing in common for usart (still usart_read_ng to do)
This commit is contained in:
@@ -421,6 +421,8 @@ typedef struct {
|
||||
#define PM3_EMALLOC -12
|
||||
// File error
|
||||
#define PM3_EFILE -13
|
||||
// No data
|
||||
#define PM3_NODATA -98
|
||||
// Quit program
|
||||
#define PM3_EFATAL -99
|
||||
|
||||
|
||||
Reference in New Issue
Block a user