Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aspymid authored Aug 4, 2023
1 parent df61b5e commit 8e8dcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Installation and testing

To compile and run as a test, open the code and define the symbol "testing". This will enable the compilation to the testing code i.e. it defines the "main" procedure.

Makre sure that you have installed the pigpio library.
Make sure that you have installed the pigpio library.

To compile: gcc aht20.c -lpigpio -o testing
To test, as root, ./testing

0 comments on commit 8e8dcf7

Please sign in to comment.