Rename format_manchester/ManchesterFormatted to "[sS]ymbols".

This commit is contained in:
Jared Boone
2016-05-30 11:24:59 -07:00
parent 3d22222689
commit a52d0fbd81
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ public:
SignalType signal_type() const { return signal_type_; }
Timestamp received_at() const;
ManchesterFormatted symbols_formatted() const;
FormattedSymbols symbols_formatted() const;
Optional<Reading> reading() const;