I have too problem with compile pingpair_maiple.pde
/tmp/build8948615837160357210.tmp/main.o: In function `_write':
multiple definition of `_write'/tmp/build8948615837160357210.tmp/syscalls.o:/home/Maple/maple-ide-v0.0.12/hardware/leaflabs/cores/maple/syscalls.c:155: first defined here
collect2: ld returned 1 exit status
Listing of all compiler output follows.
Note: <BUILD> stands for the temporary build directory used to compile your sketch, which is:
/tmp/build8948615837160357210.tmp
Also note that because of preprocessing, line numbers won't match up exactly. We're working on a fix.
<BUILD>/main.o: In function `_write':
<BUILD>/main.cpp:45: multiple definition of `_write'
<BUILD>/syscalls.o:/home/Maple/maple-ide-v0.0.12/hardware/leaflabs/cores/maple/syscalls.c:155: first defined here
collect2: ld returned 1 exit status