// !!! *************** !!!
// I get a compile error: variable 'string_table' must be const in order to
// put in read-only section by means of 'attribute((progmem))'.
// But it is defined 'const'!!!
Use code tags when posting code. Edit your post and add
[code]before the code and [/code]
after the code.
Some additional information is, in general, highly appreciated
2)
Please post the errors that you get.
3)
Please let us know version of the IDE and the board that you use.