todo docs

This commit is contained in:
rusEfi 2018-04-01 23:28:04 -04:00
parent 99ea4ee796
commit 027caeea96
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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