diff options
author | Timothy Pearson <[email protected]> | 2011-12-15 15:33:27 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-15 15:33:27 -0600 |
commit | 9d6927a7d6a543332f828bffedf65eecf6774c6d (patch) | |
tree | 9f8210096908fddb7d266b477152021c45fa1a00 /test/picc/standalone_test.c | |
parent | 3534213800bd8d151759df307755f2bbd592dfa1 (diff) | |
download | piklab-9d6927a7d6a543332f828bffedf65eecf6774c6d.tar.gz piklab-9d6927a7d6a543332f828bffedf65eecf6774c6d.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'test/picc/standalone_test.c')
-rw-r--r-- | test/picc/standalone_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/picc/standalone_test.c b/test/picc/standalone_test.c index ac229a1..4173cf8 100644 --- a/test/picc/standalone_test.c +++ b/test/picc/standalone_test.c @@ -13,7 +13,7 @@ * * Use PICCLITE to compile this program for the PIC16F877. * - * tqStatus: Sept 25, 2003 + * Status: Sept 25, 2003 * Working. The code is pretty brute force and the resolution isn't * what I expected. Need to review calculations for angle vs. accel * (gravity). I determined the zero offsets empirically and hard coded |