This commit is contained in:
Jordan Carlin 2024-11-22 11:32:56 -08:00
parent f57594d327
commit cb09ff6bb6
No known key found for this signature in database

View File

@ -2,6 +2,8 @@
#include "pcnt_driver.h"
extern int main(int argc, char *argv[]);
int pre_main(int argc, char *argv[]) {
long int bpmp0, brcnt0, bpmp1, brcnt1;
long int bpmp_diff, brcnt_diff;