Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: K64F-RTOS-MQTT-Example
Fork of FSR by
Revision 5:d9520bf7eb9e, committed 2015-10-22
- Comitter:
- cshao06
- Date:
- Thu Oct 22 17:06:17 2015 +0000
- Parent:
- 4:8fe7b7425ce0
- Child:
- 6:bf85a85d7808
- Commit message:
- FSR
Changed in this revision
| FSR.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/FSR.h Thu Oct 22 16:57:49 2015 +0000
+++ b/FSR.h Thu Oct 22 17:06:17 2015 +0000
@@ -9,7 +9,7 @@
* @code
* #include "mbed.h"
* #include "FSR.h"
- * FSR fsr(p20, 10); // Pin 20 is used as the AnalogIn pin and a 10k resistor is used as a voltage dividor
+ * FSR fsr(p20, 10); // Pin 20 is used as the AnalogIn pin and a 10k resistor is used as a voltage divider
* int main(){
* while (1)
* {
