diff options
| author | Selene ToyKeeper | 2020-02-03 02:52:53 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2020-02-03 02:52:53 -0700 |
| commit | f6f553bc5dbef8ef4a00b5e19838d775eff9ab41 (patch) | |
| tree | 882b70e48bb22d373841084931ca677dc76d4481 | |
| parent | fixed too-slow thermal response (was introduced in the irq-refactor branch) (diff) | |
| download | anduril-f6f553bc5dbef8ef4a00b5e19838d775eff9ab41.tar.gz anduril-f6f553bc5dbef8ef4a00b5e19838d775eff9ab41.tar.bz2 anduril-f6f553bc5dbef8ef4a00b5e19838d775eff9ab41.zip | |
mention the maximum allowed temperature in the manual
| -rw-r--r-- | spaghetti-monster/anduril/anduril-manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/anduril-manual.txt b/spaghetti-monster/anduril/anduril-manual.txt index 3f17f41..97e6589 100644 --- a/spaghetti-monster/anduril/anduril-manual.txt +++ b/spaghetti-monster/anduril/anduril-manual.txt @@ -147,7 +147,7 @@ In more detail, this is what each blinky / utility mode does: can reach before it will start doing thermal regulation to keep itself from overheating. Click once per degree C above 30. For example, to set the limit to 50 C, click 20 times. The default - is 45 C. + is 45 C, and the highest value it will allow is 70 C. Strobe / Mood Modes |
