Ignore:
Timestamp:
Oct 23, 2016, 8:29:46 PM (8 years ago)
Author:
ertl-honda
Message:

マクロ名を更新.
実行モデルを変更.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • rtos_arduino/trunk/lib/r2ca.h

    r136 r260  
    1 #ifndef _RCA_H_
    2 #define _RCA_H_
     1#ifndef _R2CA_H_
     2#define _R2CA_H_
    33
    44#include <kernel.h>
     
    66#include <t_stdlib.h>
    77
    8 #include "rca_lib.h"
     8#include "r2ca_lib.h"
    99#undef true
    1010#undef false
     
    1616
    1717#include "kernel_cfg.h"
    18 #include "rca_app.h"
     18#include "r2ca_app.h"
    1919#endif /* _RCA_H_ */
Note: See TracChangeset for help on using the changeset viewer.