forked from salmg/MagSpoofPI
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
- Salvador Mendoza (@Netxing) | ||
- https://netxing.wordpress.com/2016/08/27/magspoofpi/ | ||
- | ||
- Example of how a script could be use to modify MagSpoofPI before install it. | ||
|
||
In this particular example, I splitted the MagSpoofPI.c in two files: headMagSpoofPI and tailMagSpoofPI. | ||
to modify just the "tracks" variable before make and install and then generate the new MagSpoofPI.c with | ||
the new tracks. | ||
|
||
run: | ||
sudo python ExampleTracks.py |