Fix bug: -DOSD_DEBUG uses old (deleted) variable.

This commit is contained in:
Johns
2013-11-23 16:51:30 +01:00
parent cfda3ba39d
commit bb70c75656
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
Fix bug: -DOSD_DEBUG uses old (deleted) variable.
Fix bug: Option softhddevice.BlackPicture has no effect.
User Dr. Seltsam