Skip to content

Instantly share code, notes, and snippets.

@tjunussov
Last active October 21, 2018 12:58
Show Gist options
  • Save tjunussov/2a45eaa2d2bee4eccd8ba9d8c37a6c4e to your computer and use it in GitHub Desktop.
Save tjunussov/2a45eaa2d2bee4eccd8ba9d8c37a6c4e to your computer and use it in GitHub Desktop.

RNDIS Virtual Network

RNDIS USB driver for STM32F4: Access your device from any Web browser

USB ESP

https://github.com/cnlohr/espusb


Paragraph text Inline Code text Mistaken text. Italics Bold


Tasks

  • a task list item
  • list syntax required
  • normal formatting
  • incomplete
  • completed

Code Blocks

4 space indention
makes full-width
standard code blocks
var now = new Date();
#sc_drag_area {
  height:100px;
  left:150px;
  position: absolute;
  top:100px;
  width:250px;
  z-index: 9999;
}

  • List item one
  • List item two
    • A nested item

  1. Number list item one 1.1. A nested item
  2. Number list item two
  3. Number list item three

Quote

Second line Quote


Standard link = http://ghost.org Custom Text Link


Image


Table

Left-Aligned Center Aligned Right Aligned
col 3 is some wordy text $1600
col 2 is centered $12
zebra stripes are neat $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment