Commit ebb2ddf
committed
Make OLEDDisplay.display() an abstract function
Without the `= 0` declaration, compiling with RTTI enabled fails.
See http://stackoverflow.com/a/307427/1880101 for an explanation.1 parent fcf7e11 commit ebb2ddf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments