redefined macro P(txt) in order to 'see' instance parameters
This commit is contained in:
parent
9539cc2470
commit
57b40c8470
|
|
@ -1,3 +1,5 @@
|
|||
`undef P
|
||||
`define P(txt) (*txt*)
|
||||
//======================================================================================
|
||||
//======================================================================================
|
||||
// Filename: PSP102_module.include
|
||||
|
|
|
|||
Loading…
Reference in New Issue