diff options
| author | Selene ToyKeeper | 2017-08-19 12:17:58 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2017-08-19 12:17:58 -0600 |
| commit | 8d2f442317fd3678213a14307f95d2f5b54c5623 (patch) | |
| tree | cfcf8e6178c545b236ae8b9f3263ea78372b2834 /spaghetti-monster/fsm-ramping.h | |
| parent | Added missing GPL header, fixed typo, fixed missing return. (diff) | |
| download | anduril-8d2f442317fd3678213a14307f95d2f5b54c5623.tar.gz anduril-8d2f442317fd3678213a14307f95d2f5b54c5623.tar.bz2 anduril-8d2f442317fd3678213a14307f95d2f5b54c5623.zip | |
Renamed from RoundTable to SpaghettiMonster (FSM).
Diffstat (limited to '')
| -rw-r--r-- | spaghetti-monster/fsm-ramping.h (renamed from RoundTable/rt-ramping.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RoundTable/rt-ramping.h b/spaghetti-monster/fsm-ramping.h index 61561c4..fd4d40b 100644 --- a/RoundTable/rt-ramping.h +++ b/spaghetti-monster/fsm-ramping.h @@ -1,5 +1,5 @@ /* - * rt-ramping.h: Ramping functions for Round Table. + * fsm-ramping.h: Ramping functions for SpaghettiMonster. * Handles 1- to 4-channel smooth ramping on a single LED. * * Copyright (C) 2017 Selene ToyKeeper |
