@@ -2,7 +2,7 @@
#include <avr/pgmspace.h>
#define F(str) (reinterpret_cast<const detail::FlashString *>(PSTR(str)))
#define F(str) (reinterpret_cast<const ::detail::FlashString *>(PSTR(str)))
namespace detail {
The note is not visible to the blocked user.