From b2b659be057b1e55f0e39fece29f0f575705e5a4 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 18 May 2022 01:31:55 -0600 Subject: [PATCH] Bump NSCALES --- scales.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scales.h b/scales.h index 360a400..6469601 100644 --- a/scales.h +++ b/scales.h @@ -12,7 +12,7 @@ // // **NSCALES** should be kept updated with the length of the list. // -#define NSCALES 12 +#define NSCALES 13 // // What is the number of the weighing result to show, as the first result may be incorrect (from the previous weighing)