Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CCS/wisp-base/RFID/Clocking.asm
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
;* @author Saman Naderiparizi, UW Sensor Systems Lab
;* @created 3-10-14
;*
;* @436kHz modifier Shin JaeMin, SKKU Computer Network Lab
;* @http://comnet.skku.edu/
;* @modified 22.1.2018
;*
;*
;* @section Command Handles
;* -#TxClock , RxClock
Expand Down
4 changes: 4 additions & 0 deletions CCS/wisp-base/RFID/rfid_Handles.asm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
;* @created 7-15-11
;* @last rev 7-25-11
;*
;* @436kHz modifier Shin JaeMin, SKKU Computer Network Lab
;* @http://comnet.skku.edu/
;* @modified 22.1.2018
;*
;* @notes x
;*
;* @section Command Handles
Expand Down
4 changes: 4 additions & 0 deletions CCS/wisp-base/globals.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
* @created 4.14.12
* @last rev
*
* @436kHz modifier Shin JaeMin, SKKU Computer Network Lab
* @http://comnet.skku.edu/
* @modified 22.1.2018
*
* @notes
*/

Expand Down