===========================================================================
                       ____ _____  ____  __    __ 
                      |    / ___/ /    ||  |__|  |
                       |  (   \_ |  o  ||  |  |  |
                       |  |\__  ||     ||  |  |  |
                       |  |/  \ ||  _  ||  `  '  |
                       |  |\    ||  |  | \      / 
                      |____|\___||__|__|  \_/\_/  

                      DATALOGGER DOWNLOADER SAMPLE

                           2022-09-23 - V1.00

===========================================================================

datalogger
	|- datalogger.c			: Sample source code
	|- make.sh				: Linux simple build script
    |- datalogger			: Linux binary (Debian 11.5)
	|- make.bat				: Windows simple build script	
	|- datalogger.exe		: Windows binary
	|- readme.txt 			: This file
	\- winterm.bat			: Start windows console
	
	
Look at source code header (datalogger.c) for binary usage	