mirror of
https://github.com/erjiang/usbscale.git
synced 2025-08-11 19:32:41 -06:00
scales.h: correct number of known scales
This commit is contained in:
parent
f685c3c355
commit
c0f3c1ea05
2
scales.h
2
scales.h
@ -12,7 +12,7 @@
|
|||||||
//
|
//
|
||||||
// **NSCALES** should be kept updated with the length of the list.
|
// **NSCALES** should be kept updated with the length of the list.
|
||||||
//
|
//
|
||||||
#define NSCALES 6
|
#define NSCALES 7
|
||||||
|
|
||||||
//
|
//
|
||||||
// What is the number of the weighing result to show, as the first result may be incorrect (from the previous weighing)
|
// What is the number of the weighing result to show, as the first result may be incorrect (from the previous weighing)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user