Skip to content
marcoaccame edited this page Sep 16, 2015 · 6 revisions

Welcome to the icub-firmware wiki!

here is some text.

here is some code block indented by four spaces:

// some mad code
int n = 10;
for(int i=0; i<n; i++) { n--; }

here is some more code indented with ```

// some crazy code
int n = 0;
for(int j=0; n<j; j=++n) { n = j; }

see tips for more tips.

here is the link to an issue in icub-firmware-build with a link: issue-3

however, the mode used in issues, aka icub-firmware-build#3, does not work.

also: the link to a SHA as used in issues does not work: SHA: a5c3785ed8d6a35868bc169f07e40e889087fd2e

here is link to another page: another page

Clone this wiki locally