Hello @RichardDL, when I run my program an error occurs on line 116, where the error is null pointer exception.
how do i print the data length?, and after i print it, i have to make sure the data is 7 using If (data.length >=7) ?
Hello @RichardDL, when I run my program an error occurs on line 116, where the error is null pointer exception.
how do i print the data length?, and after i print it, i have to make sure the data is 7 using If (data.length >=7) ?