Skip to content

Commit e9ac893

Browse files
committed
Update Version
1 parent ec96b7f commit e9ac893

File tree

6 files changed

+8
-7
lines changed

6 files changed

+8
-7
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ If you would like to support the developer with a cup of coffee you can do that
2626
<input type="image" src="https://www.paypalobjects.com/en_US/DK/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
2727
<img alt="" border="0" src="https://www.paypal.com/en_DE/i/scr/pixel.gif" width="1" height="1" />
2828
</form>
29-
If you have any technical topics, you can file a issue in this repository. In other cases you can contact the developer via email: <img src="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/mail.png" height="30">
29+
If you have any technical topics, you can file a issue in this repository.
30+
In other cases you can contact the developer via email: <img src="https://raw.githubusercontent.com/jomjol/AI-on-the-edge-device/master/images/mail.jpg" height="30">
3031

3132
## Change log
3233

code/main/version.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const char* GIT_REV="79be208";
1+
const char* GIT_REV="ec96b7f";
22
const char* GIT_TAG="";
3-
const char* GIT_BRANCH="rolling";
4-
const char* BUILD_TIME="2021-04-23 07:05";
3+
const char* GIT_BRANCH="master";
4+
const char* BUILD_TIME="2021-04-23 07:11";

code/version.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const char* GIT_REV="79be208";
1+
const char* GIT_REV="ec96b7f";
22
const char* GIT_TAG="";
3-
const char* GIT_BRANCH="rolling";
4-
const char* BUILD_TIME="2021-04-23 07:05";
3+
const char* GIT_BRANCH="master";
4+
const char* BUILD_TIME="2021-04-23 07:11";

firmware/bootloader.bin

0 Bytes
Binary file not shown.

firmware/firmware.bin

32 Bytes
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)