A
Reaction score
0

Latest activity Postings About

    • A
      You know, I would not have figured that. Thank you, Andy, JMarsh, and Manicksan, for your explanations! I did some follow-up work, and sure enough, that was it. The "testMe()" function works, when you actually supply the *real* length of the data...
    • A
      I have come across an odd problem, and I'm not sure what's going on. If I load and run this code on a Teensy 4.1: int8_t* testMe(uint8_t* myList) { //uint8_t* numList = new uint8_t[sizeof(myList)]; uint8_t* numList =...
    • A
      It is with dismay that I see this news, just as I was about to launch a product line, based on the Teensy hardware! My relationship with SparkFun is extremely negative, to say the least; five years ago, my (crooked) business partner, without my...
  • Loading…
  • Loading…
Back
Top