chg: hf 14a sim - uses NG

This commit is contained in:
iceman1001 2019-05-26 15:00:49 -04:00
commit 58bed70ad0
4 changed files with 30 additions and 22 deletions

View file

@ -494,6 +494,8 @@ typedef struct {
#define PM3_EFILE -13
// Generic TTY error
#define PM3_ENOTTY -14
// Initialization error pm3: error related to trying to initalize the pm3 / fpga for different operations
#define PM3_EINIT -15
// No data pm3: no data available, no host frame available (not really an error)
#define PM3_ENODATA -98
// Quit program client: reserved, order to quit the program