quiescentcurrent

@quiescentcurrent@discuss.tchncs.de

This profile is from a federated server and may be incomplete. Browse more on the original instance.

quiescentcurrent,

You’re probably right, but that should only change the order of the outputs right?

quiescentcurrent,

Good idea, I’ve tried usleep after all lines, but no change…

quiescentcurrent,

You’re 100% right, I’ve lost ‘i’ somewhere in my debugging process

byte upper_byte = input_bin >> (8+i) ; byte lower_byte = (input_bin >> i) & 0x00FF;

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #