Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. mmarks3141
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by mmarks3141

    • Everything nRF52840 Compile Question

      Re: Everything nRF52840

      User NeverDie posted some sample code for transmitting a 1 byte payload 2 2 mps once per second. When I try to bring this code example over, I get a compile error on the third line of the example:
      Serial pc(USBTX, USBRX); // tx, rx

      My guess is that Serial is a typedef, but so far I cannot find it. Is there a header file other than "mbed.h" that includes a typedef for "Serial"?
      Thanks,

      Mike Marks

      posted in Hardware
      mmarks3141
      mmarks3141