only: docs
This commit is contained in:
parent
fa7d33ac19
commit
5d15135d6b
|
@ -22,6 +22,7 @@ import static com.rusefi.output.GetOutputValueConsumer.wrapSwitchStatement;
|
|||
/**
|
||||
* Here we generate C++ code for https://github.com/rusefi/rusefi/wiki/Lua-Scripting#getcalibrationname
|
||||
* @see GetOutputValueConsumer
|
||||
* @see GetConfigValueConsumerTest
|
||||
*/
|
||||
@SuppressWarnings("StringConcatenationInsideStringBufferAppend")
|
||||
public class GetConfigValueConsumer implements ConfigurationConsumer {
|
||||
|
|
Loading…
Reference in New Issue