SDDC_Driver
Loading...
Searching...
No Matches
Core
PScope_uti.h
1
#ifndef _PSCOPE_
2
#define _PSCOPE_
3
#include "license.txt"
4
#include <stdio.h>
5
#include <stdlib.h>
6
7
int
PScopeShot(
const
char
* filename,
const
char
* title1,
const
char
* title2,
short
* data,
float
samplerate,
unsigned
int
numsamples );
8
9
#endif
// _PSCOPE_
Generated by
1.12.0