Skip to content

Commit

Permalink
Update signal_capture.c
Browse files Browse the repository at this point in the history
  • Loading branch information
iliasam authored Mar 10, 2024
1 parent ea6aa06 commit c70b4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firmware/project_main/signal_capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include "delay_us_timer.h"
#include "config.h"

//SPI is working in 16-bit mode, slave, receive only
//SPI is working in 16-bit mode, slave, receive only, LSB first
//Data is written to the RAM using circular DMA
//One 16-bit word is one GPS PRN "chip"

Expand Down

0 comments on commit c70b4ec

Please sign in to comment.