From: Keith Packard Date: Thu, 23 Aug 2018 00:42:13 +0000 (-0700) Subject: altoslib: Use common constants for flash action messages X-Git-Tag: 1.8.7~3^2~54 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=378ebab2e70917b4182cbd840a3fa66e4e42fd92;hp=378ebab2e70917b4182cbd840a3fa66e4e42fd92;p=fw%2Faltos altoslib: Use common constants for flash action messages Place messages in AltosFlashListener instead of using the same strings in three different places. Signed-off-by: Keith Packard ---