todo docs
This commit is contained in:
parent
99ea4ee796
commit
027caeea96
|
@ -5,6 +5,7 @@
|
|||
* This file is responsible for sniffing of external digital signals and registering
|
||||
* these digital events in WaveChart used by the Sniffer tab of Dev Console.
|
||||
*
|
||||
* this is rusEfi build-in logic analyzer
|
||||
*
|
||||
* @date Jan 7, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/**
|
||||
* @file wave_analyzer.h
|
||||
*
|
||||
* todo: rename all this 'logic analyzer' is probably much more appropriate
|
||||
*
|
||||
* @date Jan 7, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
|
|
Loading…
Reference in New Issue