scales.h: correct number of known scales

This commit is contained in:
Alexey Kopytko 2015-10-23 15:46:55 +09:00
parent f685c3c355
commit c0f3c1ea05

View File

@ -12,7 +12,7 @@
//
// **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)