fix demo picmz-mplab (#89)

Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com>
Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
This commit is contained in:
stbnrivas 2020-10-01 23:30:39 +02:00 committed by GitHub
parent a8290734d8
commit 7c3c168cd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@
#include "semphr.h" #include "semphr.h"
/* Standard demo includes. */ /* Standard demo includes. */
#include "ParTest.h" #include "partest.h"
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/