From 8c3efb592b16b672fc353368c04d88d3a32cf1a2 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 18 Jan 2012 18:02:10 +0000 Subject: updated previous demo to Arduino 1.0 --- ESS1995test_328p/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ESS1995test_328p/main.cpp') diff --git a/ESS1995test_328p/main.cpp b/ESS1995test_328p/main.cpp index 66dd792..1494a05 100644 --- a/ESS1995test_328p/main.cpp +++ b/ESS1995test_328p/main.cpp @@ -9,11 +9,13 @@ #include "electic.h" +/* extern "C" void __cxa_pure_virtual() { cli(); for (;;); } +*/ int main(){ -- cgit v1.2.3