nes-proj/project/common
giomba 35f5041b7f [cart + cash] partial product arrays
when you cash out, instead of sending many packets, you can aggregate multiple products in the same packet, doing an array; thus you have better power efficiency, and less delay; so both Anastasi and Marcelloni would be very proud of us
2019-05-07 21:39:28 +02:00
..
product.h [product] changed price type from float to uint32_t 2019-04-16 15:49:11 +02:00
supermarket_net.h [cart + cash] partial product arrays 2019-05-07 21:39:28 +02:00