Struct that holds the 9 most recent barcode lines. More...
#include <barcode.h>
Data Fields | |
barcode_line_type_t | line_buffer [9] |
uint16_t | line_buffer_index |
Index of the line buffer. | |
Struct that holds the 9 most recent barcode lines.
barcode_line_type_t line_buffer[9] |
Holds the 9 most recent barcode lines.