doc update
This commit is contained in:
parent
44855b2c4b
commit
ef94e58fa6
59 changed files with 96 additions and 97 deletions
|
@ -4,6 +4,15 @@
|
|||
#include <b15f/b15f.h>
|
||||
#include <b15f/plottyfile.h>
|
||||
|
||||
/*
|
||||
* Erfasse die Kennlinien des ersten und zweiten Quadrants eines FETs.
|
||||
* Anschlüsse:
|
||||
* ADC0: U_out (über 100Ohm an Drain)
|
||||
* ADC1: U_drain (Drain)
|
||||
* DAC0: U_out (über 100Ohm an Drain)
|
||||
* DAC1: U_GS (über 1K an Gate)
|
||||
*/
|
||||
|
||||
const char PLOT_FILE[] = "plot.bin";
|
||||
|
||||
void printProgress(double p)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue