Skip to main content
JMank.249
Visitor II
October 20, 2019
Question

STMStudio table view.

  • October 20, 2019
  • 0 replies
  • 400 views

Hi, I am wondering if there is any possibility to display the variable representation in the table as a character instead of e.g. uint8_t?

Perhaps there is some possibility of displaying char strings. This option would be very helpful when working with text strings, because you don't have to sit and decode each value to an ASCII character, because you can see exactly what is in the buffer.

    This topic has been closed for replies.