Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salmg authored Sep 7, 2016
1 parent 52f3f78 commit e4d309c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Examples/Custom-Tracks/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +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.
Salvador Mendoza (@Netxing)

https://netxing.wordpress.com/2016/08/27/magspoofpi/

Example of how a script could be use to modify MagSpoofPI.c before install.

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.
Just to modify the "tracks" variable before make and install and then generate the new MagSpoofPI.c.

run:
sudo python ExampleTracks.py

0 comments on commit e4d309c

Please sign in to comment.