29.01.26	change by Karl	moved index.html and settings.html to LitleFS to prepare for more data Processing in memory
29.01.26	change by Karl  this software specifically designed for esp32-s3 Version
29.01.26	change by Karl  const int LOADCELL_DOUT = 36;
		change by Karl  const int LOADCELL_SCK  = 37;
		change by Karl  const int HALL_PIN      = 16;
		change by Karl  const int DRUM_PIN      = 15;
31.01.26	change by Karl	Added F12 for manual run (better suited for manual brake dyno)
				Moved buttons to top center
				Centered Autorun and Manual run details page
15.02.26	change by Karl	Added support for mcp9600, looking for all 8 possible adresses, displays those found on index.html
				using pins 21 and 22 
17.02.26	change by Karl	removed support for hx711 and added support for NAU7802 du to stability issues