Update to new interfaces.h
This commit is contained in:
parent
7e4c138d1b
commit
0050ea35d0
@ -1559,6 +1559,7 @@ public:
|
||||
|
||||
virtual void bna_setCurrentAcceptance(uint16_t notesToAccept) const =0;
|
||||
// can be used to block notes dynamically, example: from now only 5€ bills are allowed (if only 3€ are to be paid)
|
||||
// only valid till next start-payment. Cannot add notes which are not activated in Json
|
||||
|
||||
virtual void bna_requestParameters(void) const =0;
|
||||
// send command to DC in order to get static invariable device parameters like currency
|
||||
|
Loading…
Reference in New Issue
Block a user