Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salmg authored Sep 7, 2016
1 parent 8a16f1c commit 52f3f78
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Examples/Custom-Tracks/README.md
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

0 comments on commit 52f3f78

Please sign in to comment.