fixed error

This commit is contained in:
ebner
2011-10-21 17:02:46 +02:00
parent 758d680a2b
commit ca3ca860c9

View File

@@ -35,7 +35,7 @@ record(waveform, "$(P)LWAVE") {
}
# Character Waveform (100 Elements)
record(waveform, "$(P):CWAVE") {
record(waveform, "$(P)CWAVE") {
field(DESC, "Character Waveform")
field(NELM, "100")
field(FTVL, "CHAR")