Project

General

Profile

Revision cbda92cc

IDcbda92ccdd16fe3b4be2d2e4e511098c0070ecbf
Parent 036b4f9a
Child f4df665c

Added by Thomas Mullins about 11 years ago

Untested current RMS calculation

It's not actually RMS, it's variance. Same general idea.

View differences:

toolbox/current.h
2 2
#define CURRENT_H
3 3

  
4 4
void current_init();
5
int current_read();
5
unsigned int current_read();
6 6

  
7 7
#endif

Also available in: Unified diff