diff options
| author | Gabriel Hart | 2021-02-01 08:45:44 -0600 |
|---|---|---|
| committer | Gabriel Hart | 2021-02-01 08:45:44 -0600 |
| commit | 9bfd94497cdcd04da1412b0c17e4bbad145f063e (patch) | |
| tree | cfa8878e28797007f53ab56adaf9b253a437f4cd /spaghetti-monster | |
| parent | Clean up a couple unnecessary #defines in gchart fet1 config file (diff) | |
| download | anduril-9bfd94497cdcd04da1412b0c17e4bbad145f063e.tar.gz anduril-9bfd94497cdcd04da1412b0c17e4bbad145f063e.tar.bz2 anduril-9bfd94497cdcd04da1412b0c17e4bbad145f063e.zip | |
Updated the Sofirn SP10S Anduril board
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-sofirn-sp10s.h | 2 | ||||
| -rw-r--r-- | spaghetti-monster/anduril/version.h | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/spaghetti-monster/anduril/cfg-sofirn-sp10s.h b/spaghetti-monster/anduril/cfg-sofirn-sp10s.h index 873b4b3..054b1db 100644 --- a/spaghetti-monster/anduril/cfg-sofirn-sp10s.h +++ b/spaghetti-monster/anduril/cfg-sofirn-sp10s.h @@ -5,8 +5,6 @@ #undef BLINK_AT_RAMP_MIDDLE -#define BATTCHECK_VpT - #define USE_DYNAMIC_UNDERCLOCKING #define RAMP_LENGTH 150 diff --git a/spaghetti-monster/anduril/version.h b/spaghetti-monster/anduril/version.h index 5afe62a..e896823 100644 --- a/spaghetti-monster/anduril/version.h +++ b/spaghetti-monster/anduril/version.h @@ -1 +1 @@ -#define VERSION_NUMBER "20210112" +#define VERSION_NUMBER "20210117" |
