jomjol 4 лет назад
Родитель
Сommit
e9ac8933f9
6 измененных файлов с 8 добавлено и 7 удалено
  1. 2 1
      README.md
  2. 3 3
      code/main/version.cpp
  3. 3 3
      code/version.cpp
  4. BIN
      firmware/bootloader.bin
  5. BIN
      firmware/firmware.bin
  6. 0 0
      images/mail.jpg

+ 2 - 1
README.md

@@ -26,7 +26,8 @@ If you would like to support the developer with a cup of coffee you can do that
 <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" />
 <img alt="" border="0" src="https://www.paypal.com/en_DE/i/scr/pixel.gif" width="1" height="1" />
 </form>
-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"> 
+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.jpg" height="30"> 
 
 ## Change log
 

+ 3 - 3
code/main/version.cpp

@@ -1,4 +1,4 @@
-const char* GIT_REV="79be208";
+const char* GIT_REV="ec96b7f";
 const char* GIT_TAG="";
-const char* GIT_BRANCH="rolling";
-const char* BUILD_TIME="2021-04-23 07:05";
+const char* GIT_BRANCH="master";
+const char* BUILD_TIME="2021-04-23 07:11";

+ 3 - 3
code/version.cpp

@@ -1,4 +1,4 @@
-const char* GIT_REV="79be208";
+const char* GIT_REV="ec96b7f";
 const char* GIT_TAG="";
-const char* GIT_BRANCH="rolling";
-const char* BUILD_TIME="2021-04-23 07:05";
+const char* GIT_BRANCH="master";
+const char* BUILD_TIME="2021-04-23 07:11";

BIN
firmware/bootloader.bin


BIN
firmware/firmware.bin


+ 0 - 0
images/mail.png.jpg → images/mail.jpg