app/models/extface/driver/star_tsp200.rb in extface-0.1.2 vs app/models/extface/driver/star_tsp200.rb in extface-0.1.3

- old
+ new

@@ -2,12 +2,9 @@ class Driver::StarTsp200 < Driver::GenericPos NAME = 'Star TSP200 (Base Receipt Protocol)'.freeze GROUP = Extface::PRINT_DRIVER DEVELOPMENT = true #driver is not ready for production (not passing all tests or has major bugs) - - CAN_RECEŠ”VE_DATA = true #pull from server - CAN_TRANSMIT_DATA = true #push to server # Select driver features RAW = true #responds to #push(data) and #pull PRINT = true #POS, slip printers FISCAL = false #cash registers, fiscal printers