Changeset 1043 for cpp/frams/neuro


Ignore:
Timestamp:
12/02/20 00:05:44 (3 years ago)
Author:
Maciej Komosinski
Message:

Fixed the quotation character

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/neuro/neurocls-f0-SDK-library.h

    r976 r1043  
    8888 
    8989{0,0,0,},};
    90 addClass(new NeuroClass(NI_TouchP_tab,"Proximity sensor detecting obstacles along the X axis.\n-1=distance is \r\' or more\n0=zero distance'",0,1,1, TouchP_xy,false, 32, 3, 15));
     90addClass(new NeuroClass(NI_TouchP_tab,"Proximity sensor detecting obstacles along the X axis.\n-1=distance is \"r\" or more\n0=zero distance",0,1,1, TouchP_xy,false, 32, 3, 15));
    9191
    9292       static int Smell_xy[]={64,5,7,100,50,90,50,90,40,70,40,80,50,70,60,90,60,90,50,3,10,40,15,45,15,55,10,60,5,20,30,25,35,30,45,30,55,25,65,20,70,4,15,35,20,40,22,50,20,60,15,65,5,75,50,50,50,45,45,40,50,45,55,50,50};   
Note: See TracChangeset for help on using the changeset viewer.