date&docs

This commit is contained in:
rusefi 2020-05-09 09:35:34 -04:00
parent bbe4f7926b
commit 39424cf5f0
2 changed files with 2 additions and 2 deletions

View File

@ -717,6 +717,6 @@ int getRusEfiVersion(void) {
if (initBootloader() != 0)
return 123;
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
return 20200503;
return 20200508;
}
#endif /* EFI_UNIT_TEST */

View File

@ -1,5 +1,5 @@
rem This script reads triggers.txt generated by unit_test binary and produces a bunch of trigger shapes .png files
rem these images placed into unit__tests/triggers
rem these images placed into unit_tests/triggers
rem and later manually published at https://rusefi.com/images/triggers/
cd ../unit_tests