Navigation

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

    mmarks3141

    @mmarks3141

    0
    Reputation
    1
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    mmarks3141 Follow

    Best posts made by mmarks3141

    This user hasn't posted anything yet.

    Latest 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