diff --git a/README.md b/README.md index a8e20d5c..02cdbfc0 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,12 @@ If you would like to support the developer with a cup of coffee you can do that **General remark:** Beside the `firmware.bin`, typically also the content of `/html` needs to be updated! -##### Rolling (2021-03-13) -* Bug-fixing for html code -* based on v6.2.2 + +##### 6.3.0 Image Processing in Memory - (2021-03-14) + +* Initial setup mode: bug fixing, error correction +* Bug-fixing ##### 6.2.2 Image Processing in Memory - (2021-03-10) diff --git a/code/main/version.cpp b/code/main/version.cpp index be137383..b800fcdb 100644 --- a/code/main/version.cpp +++ b/code/main/version.cpp @@ -1,4 +1,4 @@ -const char* GIT_REV="5cc873a"; +const char* GIT_REV="d3fd1b5"; const char* GIT_TAG=""; const char* GIT_BRANCH="rolling"; -const char* BUILD_TIME="2021-03-10 21:09"; \ No newline at end of file +const char* BUILD_TIME="2021-03-14 12:40"; \ No newline at end of file diff --git a/code/main/version.h b/code/main/version.h index 5f3896e9..5bd2d7cc 100644 --- a/code/main/version.h +++ b/code/main/version.h @@ -13,7 +13,7 @@ extern "C" #include "Helper.h" #include -const char* GIT_BASE_BRANCH = "master - v6.2.2 - 2020-03-10"; +const char* GIT_BASE_BRANCH = "master - v6.3.0 - 2020-03-14"; const char* git_base_branch(void) diff --git a/code/version.cpp b/code/version.cpp index be137383..b800fcdb 100644 --- a/code/version.cpp +++ b/code/version.cpp @@ -1,4 +1,4 @@ -const char* GIT_REV="5cc873a"; +const char* GIT_REV="d3fd1b5"; const char* GIT_TAG=""; const char* GIT_BRANCH="rolling"; -const char* BUILD_TIME="2021-03-10 21:09"; \ No newline at end of file +const char* BUILD_TIME="2021-03-14 12:40"; \ No newline at end of file diff --git a/firmware/bootloader.bin b/firmware/bootloader.bin index 728a889c..71185e0a 100644 Binary files a/firmware/bootloader.bin and b/firmware/bootloader.bin differ diff --git a/firmware/firmware.bin b/firmware/firmware.bin index 468c6396..79882cb9 100644 Binary files a/firmware/firmware.bin and b/firmware/firmware.bin differ diff --git a/sd-card/config/config.ini b/sd-card/config/config.ini index fec972eb..e551edd6 100644 --- a/sd-card/config/config.ini +++ b/sd-card/config/config.ini @@ -5,7 +5,7 @@ WaitBeforeTakingPicture = 5 ImageQuality = 5 ImageSize = VGA ;Brightness = -2 -FixedExposure = true +FixedExposure = false [Alignment] InitalRotate=180 @@ -16,7 +16,6 @@ SearchFieldY = 20 InitialMirror= false AlignmentAlgo = Default - [Digits] Model = /config/dig0811s1.tflite ;LogImageLocation = /log/digit