Project

General

Profile

Revision 268

removed memcpy

View differences:

proj/src/proj.c
203 203
                                    else if ((scancode[0]) == ENTER_MAKE_CODE) {
204 204
                                        // func1
205 205

  
206
                                        memcpy(buffer, 0, buffer_pos+1);
207 206
                                        buffer_pos = 0;
208 207
                                    }
209 208

  

Also available in: Unified diff