remove compiler warnings

This commit is contained in:
optixx
2010-07-19 16:33:55 +02:00
parent 2ebdf15efa
commit 0f0c6eb409
3 changed files with 4 additions and 5 deletions

View File

@@ -298,7 +298,7 @@ void shared_memory_yield()
int shared_memory_read(uint8_t *cmd, uint8_t *len,uint8_t *buffer)
{
uint8_t state;
//uint8_t state;
#if DO_SHM
#if DO_SHM_SCRATCHPAD
if (scratchpad_locked_rx){