Fan Controller - PWM HF (25kHz) Type, w/ a Two Button Escalator & a 4-LED Binary State-Display for UI.
The Circuit, as Built on an Universal PCB, Ready For Installation (in a '3.5 Drive-Slot) - Using a Thermoplastic Carrier :
Revision 1:0a2f89da0616, committed 2018-11-04
- Comitter:
- mzcs
- Date:
- Sun Nov 04 17:00:46 2018 +0000
- Parent:
- 0:437bb8e2f8a7
- Commit message:
- .
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Nov 04 16:49:49 2018 +0000 +++ b/main.cpp Sun Nov 04 17:00:46 2018 +0000 @@ -1,3 +1,20 @@ +/* + Copyright (c) 2018 - Moran ZALTSMAN + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <https://www.gnu.org/licenses/>. +*/ + #include "mbed.h" #include "mbed_mem_trace.h" /*#include "hal/pinmap.h"*/