b4rstring

  1. santook

    B4R Question How to convert string to b4rstring?

    I want to convert string to b4rstring, for example, to use the JSON Library in inline C. But the following code seems to be wrong. MCU is constantly reset. Sub Process_Globals Public Serial1 As Serial Type TestC(A1 As String,A2 As Byte) End Sub Private Sub AppStart...
Top